ISmJohansenTest.ModelPeriod

Fore Syntax

ModelPeriod: IStatPeriod;

Fore.NET Syntax

ModelPeriod: Prognoz.Platform.Interop.Stat.IStatPeriod;

Description

The ModelPeriod property determines sample period parameters.

Comments

By default the length of the model sample period matches the length of an explained series.

Fore and Fore.NET Examples

The property use is given in the example for ISmJohansenTest.MissingData.

See also:

ISmJohansenTest