Model
Contents
Model¶
alias of |
Attributes¶
Data Connection¶
A source for data for the model |
|
Data arrays as loaded for model computation. |
|
The number of cases in the attached data. |
Choice Definition¶
An idca variable giving the choices as indicator values. |
|
A mapping giving idco expressions that evaluate to indicator values. |
|
An idco variable giving the choices as alternative id's. |
Alternative Availability¶
An idca variable or expression indicating if alternatives are available. |
|
A mapping giving idco expressions that evaluate to availability indicators. |
Utility Definition¶
The portion of the utility function computed from idca data. |
|
The portion of the utility function computed from idco data. |
|
The portion of the quantity function computed from idca data. |
Estimation Results¶
Methods¶
Setting Parameters¶
|
Set the parameter values for one or more parameters. |
|
Set a fixed value for a model parameter. |
|
Set the parameter values for one or more parameters. |
|
Remove parameters that are not used in the model. |
Parameter Estimation¶
Maximize the log likelihood. |
|
Compute the parameter covariance matrix. |
Model Fitness¶
Compute the log likelihood with no model at all. |
|
Compute the log likelihood at null values. |
|
Compute the rho squared value w.r.t. |
|
Compute the rho squared value w.r.t. |
Reporting¶
|
Create a tabular summary of parameter values. |
Create an XHTML summary of estimation statistics. |
|
|
Write the model to an Excel file. |
Ancillary Computation¶
|
|
Check that the analytic and finite-difference gradients are approximately equal. |
|
|
Compute the first derivative of log likelihood with respect to the parameters. |
|
|
|
Compute the log likelihood of the model. |
|
|
|
Returns the model logsums. |
|
Compute probability values. |
|
|
The total weight of cases in the loaded data. |
|
|
Compute values for the utility function contained in the model. |