Next: Agent Location Choice Model
Up: Agent Location Choice Model
Previous: Creators
Index
Model Configuration
Configuration for Production Run:
The HouseholdLocationChoiceModelCreator passes a
GridcellDataset object that was (possibly) used and modified by the
development models to the constructor of AgentLocationChoiceModel as
the argument location_set. Additionally, it overwrites the default
value of choices with ``urbansim.lottery_choices'' (see
Section 8.5.2).
The following arguments are passed to
the run() method:
- specification
- - An EquationSpecification object created with
data from table ``household_location_choice_model_specification''.
- coefficients
- - A Coefficients object created with data from
table ``household_location_choice_model_coefficients''.
- agent_set
- - A HouseholdDataset object used in Household Relocation
Model.
- agents_index
- - Results of Household Relocation Model. Make sure this model is turned on
when running Household Location Choice Model.
Next: Agent Location Choice Model
Up: Agent Location Choice Model
Previous: Creators
Index
info (at) urbansim.org