IEmCurveEstimationSettings.Seasonality

Fore syntax

Seasonality: SeasonalityType;

Fore.NET syntax

Seasonality: Prognoz.Platform.Interop.Stat.SeasonalityType;

Description

The Seasonality property determines seasonality type.

Comments

Seasonality is not specified by default, that is: Seasonality = SeasonalityType.None.

Fore and Fore.NET examples

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

See also:

IEmCurveEstimationSettings