ISmCurveEstimation.SeasonalAdjustment

Fore Syntax

SeasonalAdjustment: Array;

Fore.NET Syntax

SeasonalAdjustment: System.Array;

Description

The SeasonalAdjustment property returns seasonal component.

Comments

To determine seasonality component parameters, use the ISmCurveEstimation.SeasonalComponent property.

Fore and Fore.NET Examples

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

See also:

ISmCurveEstimation