Residential land share model (implemented in class ResidentialLandShareModel) predicts what fraction of each location is residential land. It is a RegressionModel (Section 7.5.4) with an only method overwritten, the run() method.