ISmx12arima.PredefinedVariableSeasonal

Fore Syntax

PredefinedVariableSeasonal: Boolean;

Fore.NET Syntax

PredefinedVariableSeasonal: boolean;

Description

The PredefinedVariableSeasonal property determines whether to add the seasonal dummy variables to regressors on building the ARIMA model.

Comments

Available values:

Fore and Fore.NET Examples

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

See also:

ISmx12arima