IMsExponentialSmoothingTransform.SeasonalComponent

Fore Syntax

SeasonalComponent: ISeasonal;

Fore.NET Syntax

SeasonalComponent: Prognoz.Platform.Interop.Stst.ISeasonal;

Description

The SeasonalComponent property returns parameters of seasonal component.

Comments

To display seasonal features in the model, use the Delta parameter.

Fore and Fore.NET Examples

The property use is given in the example for IMsExponentialSmoothingTransform.AsForecasting.

See also:

IMsExponentialSmoothingTransform