next up previous index
Next: Scaling Jobs Model Up: Employment Location Choice Model Previous: Employment Location Choice Model   Index


Model Configuration

Configuration for Production Run:
In the production run of UrbanSim, this model is called by default for members 'commercial', 'industrial', and 'home_based' (if these names are contained in the table job_building_types). The following arguments are passed to the constructors of models for all members:
location_set
- A GridcellDataset object.
choices
- 'urbansim.lottery_choices'
Additionally, the member 'home_based' overwrites the arguments estimation_weight_string by the value 'residential_units' and number_of_units_string also by the value 'residential_units'.

The run() method is called with the following arguments:

specification
- Uses data from ``%s_employment_location_choice_model_specification'' where %s is replaced by the member name.
coefficients
- Uses data from ``%s_employment_location_choice_model_coefficients'' where %s is replaced by the member name.
agent_set
- A JobDataset object used in Employment Relocation Model.
agents_index
- Results of Employment Relocation Model .


next up previous index
Next: Scaling Jobs Model Up: Employment Location Choice Model Previous: Employment Location Choice Model   Index
info (at) urbansim.org