Ljung Box Test.Fit Degrees Of Freedom Property
Gets or sets the number of degrees of freedom
of the model that produced the sample.
Definition
Namespace: Extreme.Statistics.Tests
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public int FitDegreesOfFreedom { get; set; }
Property Value
Int32Remarks
If the sample was the result of a model, then the number of parameters of the model has to be subtracted from the total degrees of freedom.