IVARStatistics.AIC

Fore Syntax

AIC: Double;

Fore.NET Syntax

AIC: double;

Description

The AIC property returns the Akaike information criterion.

Comments

The smaller the criterion value, the better the model.

Fore and Fore.NET Examples

The property use is given in the example for IVARStatistics.RCadj.

See also:

IVARStatistics