Garch Model.Student TDegrees Of Freedom Property
Gets or sets the degrees of freedom when fitting a GARCH model
with innovations from a student-t distribution.
Definition
Namespace: Extreme.Statistics.TimeSeriesAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public double StudentTDegreesOfFreedom { get; set; }
Property Value
DoubleRemarks
If this property is set to NaN, the degrees of freedom is estimated together with the other model parameters.