ISmx12arima.SelectFromFileByFit

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:

Example

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

See also:

ISmx12arima