ISmCurveEstimation.SeasonalAdjustment

Syntax

SeasonalAdjustment: Array;

Description

The SeasonalAdjustment property returns seasonal component.

Comments

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

Example

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

See also:

ISmCurveEstimation