ISmCointegrationEq.ModelType

Fore Syntax

ModelType: ECMType;

Fore.NET Syntax

ModelType: Prognoz.Platform.Interop.Stat.ECMType;

Description

The ModelType property determines error correction model type.

Comments

By default, a model without trend or constant in cointegration equation and autoregression is used.

Fore and Fore.NET Examples

The property use is given in the example for ISmCointegrationEq.CommonExogenious.

See also:

ISmCointegrationEq