IEmARIMASettings.SeasonalCycle

Fore syntax

SeasonalCycle: Integer;

Fore.NET syntax

SeasonalCycle: integer;

Description

The SeasonalCycle property determines duration of the seasonality period.

Comments

Accepted range: [0; +∞]. Default value is 0.

Examples of seasonality periods: four quarters, twelve months and so on.

Fore and Fore.NET examples

The property use is given in the example for IEmARIMASettings.Explained.

See also:

IEmARIMASettings