ISummaryStatistics.AIC

Syntax

AIC: Double;

Description

The AIC property returns the Akaike information criterion.

Comments

The criterion is used to compare models with different number of parameters when it is required to select the best set of explanatory variables. A model with a smaller criterion value is preferred.

Example

The property use is given in the example for ISummaryStatistics.AdjR2.

See also:

ISummaryStatistics | Akaike Information Criterion (AIC)