Time Series Model<T>.Get Akaike Information Criterion Method
Returns the Akaike information criterion (AIC) value for the model.
Definition
Namespace: Extreme.Statistics.TimeSeriesAnalysis
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.