Logistic Regression Model.Get Akaike Information Criterion Method
Returns the Akaike information criterion (AIC) value for the model.
Definition
Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
The Akaike information criterion (AIC) value for the model.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public virtual double GetAkaikeInformationCriterion()
Return Value
DoubleThe Akaike information criterion (AIC) value for the model.