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.
- 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 to use for the maximum developable units.
- developable_minimum_unit_variable_full_name
- - A character string determining
which Opus variable to use for the minimum developable units.
- model_name
- - An optional argument giving the model name.
- +
- all remaining arguments from the constructor of
LocationChoiceModel.
The location_set is expected to have a variable
``developable_minimum_''+units and ``developable_maximum_''+units
implemented in the given opus_package.
Next: The Run Method
Up: Development Project Location Choice
Previous: Development Project Location Choice
Index
info (at) urbansim.org