Show contents 

Stat Assembly > Stat Assembly Interfaces > ISmCurveEstimation > ISmCurveEstimation.SeasonalComponent

ISmCurveEstimation.SeasonalComponent

Fore Syntax

SeasonalComponent: ISeasonal;

Fore.NET Syntax

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

Description

The SeasonalComponent property determines seasonal component parameters.

Comments

To work with seasonal component, use the ISmCurveEstimation.SeasonalAdjustment property.

Fore and Fore.NET Examples

The property use is given in the example for ISmCurveEstimation.MissingData.

See also:

ISmCurveEstimation