ISmAugmentDickeyFullerTest.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 calculation period matches the length of the explained series.

Fore and Fore.NET Examples

The property use is given in the example for ISmAugmentDickeyFullerTest.ADFStat.

See also:

ISmAugmentDickeyFullerTest