ISmx12arima.SeasonalFilter

Fore Syntax

SeasonalFilter: SeasonalFilterType;

Fore.NET Syntax

SeasonalFilter: Prognoz.Platform.Interop.Stat.SeasonalFilterType;

Description

The SeasonalFilter property determines the type of seasonal filter.

Comments

The default value is SeasonalFilterType.Auto.

Fore and Fore.NET Examples

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

See also:

ISmx12arima