Next: Agent Location Choice Model
Up: Household Location Choice Model
Previous: Household Location Choice Model
Index
Our gridcell version of UrbanSim configures the Household Location Choice Model with a
GridcellDataset passed as
argument location_set of the constructor. The zone version uses here a ZoneDataset object
and the parcel version uses a BuildingDataset.
Additionally, in all versions the default
value of choices is overwritten by ``urbansim.lottery_choices'' (see
Section 25.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 (see page
).
Make sure that model is turned on
when running Household Location Choice Model.
Next: Agent Location Choice Model
Up: Household Location Choice Model
Previous: Household Location Choice Model
Index
info (at) urbansim.org