ISmx12arima.SelectFromFileByFit

Fore Syntax

SelectFromFileByFit: Boolean;

Fore.NET Syntax

SelectFromFileByFit: boolean;

Description

The SelectFromFileByFit property determines, whether to get the specification of ARIMA parameters from file, using the one, that gives closest values for data outside sample period.

Comments

The file is set as a string array by the ISmx12arima.x12aMdlFile property.

Available values:

Fore and Fore.NET Examples

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

See also:

ISmx12arima