Show contents 

Stat Assembly > Stat Assembly Interfaces > ISmx12arima > ISmx12arima.CombinedHolidayFactors

ISmx12arima.CombinedHolidayFactors

Fore Syntax

CombinedHolidayFactors: Array;

Fore.NET Syntax

CombinedHolidayFactors: System.Array;

Description

The CombinedHolidayFactors property returns the series containing combined holiday and working day component.

Comments

To determine the method of accounting adjustment for holiday and working days, use the ISmx12arima.AdjustmentOptions property.

Fore and Fore.NET Examples

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

See also:

ISmx12arima