next up previous index
Next: Corrected Land Price Model Up: Land Price Model and Previous: The Estimate Method   Index


Model Configuration

This model is only used in the gridcell version of UrbanSim. For a production run the model is initialized with default values of the model constructor. The run() method is called by passing the following arguments:
specification
- An EquationSpecification object created with data from table ``land_price_model_specification''.
coefficients
- A Coefficients object created with data from table ``land_price_model_coefficients''.
dataset
- An instance of class GridcellDataset created with data from table ``gridcells'' (see Section 17.1 for the table structure).
index
- None. Thus, the model runs on all members of dataset which are possibly filtered using a filter passed to the constructor (by default ``urbansim.gridcell.is_in_development_type_group_developable'', see the Initialization paragraph).


next up previous index
Next: Corrected Land Price Model Up: Land Price Model and Previous: The Estimate Method   Index
info (at) urbansim.org