The MsModelKind enumeration is used to determine a model type.
It is used by the following property:
Mathematical description of models is given in the Library of Methods and Models section.
| Value | Brief description |
| 0 | Simple. Standard model. |
| 1 | NonLinearEquations. Equation system. |
| 2 | InterindustryBalance. Input-output balance. |
| 3 | ErrorCorrectionModel. Error correction model. |
| 4 | LinearEquations. System of linear equations. |
| 5 | PanelData. Panel data regression. |
| 6 | ValueAtRisk. The Value-At-Risk model. |
| 7 | MatrixAggregation. Matrix aggregation model. |
See also: