Logistic Regression Model.Get Akaike Information Criterion 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#
The Akaike information criterion (AIC) value for the model.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public virtual double GetAkaikeInformationCriterion()
Return Value
DoubleThe Akaike information criterion (AIC) value for the model.