Next: The Run Method
Up: Development Project Location Choice
Previous: Development Project Location Choice
Index
The class is initialized by passing the following arguments:
- location_set
- - A dataset of locations to be chosen from.
- project_type
- - A character string determining the type of the projects
for this model, such as 'commercial' or 'residential'.
- units
- - A character string giving the name of the attribute that
determines sizes of projects.
- developable_maximum_unit_variable_full_name
- - A character string determining
which Opus variable of the location set to use for computing the maximum developable units
in each location.
- developable_minimum_unit_variable_full_name
- - A character string determining
which Opus variable of the location set to use for computing the minimum developable units
in each location. Default is None which means there is no restriction on the minimum number of units.
- model_name
- - An optional argument giving the model name. Default is None.
- ...
- all remaining arguments from the constructor of
LocationChoiceModel.
The arguments are set as class properties and the parent constructor is invoked.
Next: The Run Method
Up: Development Project Location Choice
Previous: Development Project Location Choice
Index
info (at) urbansim.org