ISmx12arima.SeasonallyAdjusted

Fore Syntax

SeasonallyAdjusted: Array;

Fore.NET Syntax

SeasonallyAdjusted: System.Array;

Description

The SeasonallyAdjusted property returns the seasonal adjusted series.

Comments

To determine seasonality type, use the ISmx12arima.SeasonalAdjustmentMode property.

Fore and Fore.NET Examples

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

See also:

ISmx12arima