ISmx12arima.TradingDayEffects

Syntax

TradingDayEffects: TradingDayEffectsX12Type;

Description

The TraidingDaysAdjustment property determines the type of adjustment for working days.

Comments

The default value is TradingDayEffectsX12Type.None.

To determine the number of days considered to get adjustment for working days, use the ISmx12arima.TdstockValue property.

The TradingDayEffectsX12Type.Td and TradingDayEffectsX12Type.Td1coef types are used for stream factors, the TradingDayEffectsX12Type.TdStock is used for volume factors. If TradingDayEffects = TradingDayEffectsX12Type.TdStock,, the ISmx12arima.TdstockValue property must be set.

Example

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

See also:

ISmx12arima