The final estimate for Akaike's Information Criterion (AIC)
at the optimum.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public double AIC { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property AIC As Double |
Visual C++ |
---|
public: property double AIC { double get (); } |
Field Value
A double containing the optimum AIC estimate.