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: Numerics.NET.Statistics.Tests
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
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.