ISmx12arima.PredefinedVariableConst

Fore Syntax

PredefinedVariableConst: Boolean;

Fore.NET Syntax

PredefinedVariableConst: boolean;

Description

The PredefinedVariableConst property determines whether to add the constant 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