Bartlett Test.Degrees Of Freedom Property
Gets the degrees of freedom for this chi-square distribution.
Definition
Namespace: Numerics.NET.Statistics.Tests
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
The degrees of freedom for this chi-square distribution.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public double DegreesOfFreedom { get; }
Property Value
DoubleThe degrees of freedom for this chi-square distribution.
Remarks
Bartlett's test is based on a chi-square statistic. This property returns the degrees of freedom of the chi-square distribution.