next up previous index
Next: Opus and UrbanSim Reference Up: Interactive Estimation and Diagnostics Previous: Estimation of a Regression   Index

Estimation of a Choice Model

From the command shell (but not in python), we can also start the estimation of a choice model, like the housing type choice model created earlier in this chapter:


\begin{lstlisting}
python -i c:\opus\src\urbansim\tools\start_estimation.py -x c...
...roject_configs\seattle_parcel.xml -m housing_type_choice_model
\end{lstlisting}

The resulting output is shown below:


\begin{lstlisting}
(clipped listing)
...
Estimating Choice Model (from opus_cor...
...us/data/seattle_parcel/base_year_data/run_model_system.log
>>>
\end{lstlisting}

Note that the same method used for the regression model, get_data_as_dataset, can be used to retrieve the data and analyze it interactively.


next up previous index
Next: Opus and UrbanSim Reference Up: Interactive Estimation and Diagnostics Previous: Estimation of a Regression   Index
info (at) urbansim.org