ISmx12arima.CombinedSeasonalFactors

Fore Syntax

CombinedSeasonalFactors: Array;

Fore.NET Syntax

CombinedSeasonalFactors: System.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.

Fore and Fore.NET Examples

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

See also:

ISmx12arima