MsModelKind

Description

The MsModelKind enumeration contains model types. This enumeration type is used by the following methods and properties:

Available Values

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.

Comments

Mathematical description of models is given in the Library of Methods and Models section.

See also:

Ms Assembly EnumerationsLibrary of Methods and Models