GeneralizedLinearModel.GetCorrectedAkaikeInformationCriterion Method

Returns the Akaike information criterion (AIC) value for the model.

Definition

Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public double GetCorrectedAkaikeInformationCriterion()

Return Value

Double
The Akaike information criterion (AIC) value for the model.

See Also