IMsJohansenTestSettings.ModelType

Syntax

ModelType: ECMType;

Description

The ModelType property determines the used type of the error correction model.

Comments

The default value is ECMType.NoTrendNoIntercept, that is, the model without trend in autoregression, without constant in cointegration equation.

Example

The property use is given in the example for IMsMetaModelVisualController.JohansenTest.

See also:

IMsJohansenTestSettings