Next: Model Configuration
Up: Agent Relocation Model
Previous: The Run Method
Index
There are two pre-defined creators in urbansim. Their method
get_model() returns an instance of
AgentRelocationModel with the following default settings:
- HouseholdRelocationModelCreator - sets the argument
probabilities to ``urbansim.household_relocation_probabilities''
(see Section 8.5.1) and model_name to
``Household Relocation Model''.
- EmploymentRelocationModelCreator - sets the argument
probabilities to
``urbansim.employment_relocation_probabilities'' (see
Section 8.5.1) and model_name to
``Employment Relocation Model''.
Next: Model Configuration
Up: Agent Relocation Model
Previous: The Run Method
Index
info (at) urbansim.org