ISmCointegrationEq.Period

Fore Syntax

Period: IStatPeriod;

Fore.NET Syntax

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

Description

ThePeriod property returns model identification period parameters.

Comments

To determine forecasting parameters, use the ISlEquation.Forecast property.

Fore and Fore.NET Examples

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

See also:

ISmCointegrationEq