IEmExponentialSmoothingSettings.SeasonalityCycle

Fore syntax

SeasonalityCycle: Integer;

Fore.NET syntax

SeasonalCycle: integer;

Description

The SeasonalCycle property determines duration of the seasonality period..

Comments

Acceptable range: [4; +∞]. Default value is 12.

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 IEmExponentialSmoothingSettings.Explained.

See also:

IEmExponentialSmoothingSettings