ISmx12arima.CombinedSeasonalFactors

Syntax

CombinedSeasonalFactors: Array;

Description

The CombinedSeasonalFactors property returns the series containing combined seasonal/working day component.

Comments

To determine the seasonality type and period, use the ISmx12arima.SeasonalAdjustmentMode and ISmx12arima.SeasonalComponentCycleType properties.

Example

The property use is given in the example for ISmx12arima.OutliersARIMAao.

See also:

ISmx12arima