Levene Test.Denominator Degrees Of Freedom Property
Gets the degrees of freedom of the sample in the denominator of the F distribution.
Definition
Namespace: Extreme.Statistics.Tests
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The degrees of freedom of the sample in the denominator of the F distribution.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public double DenominatorDegreesOfFreedom { get; }
Property Value
DoubleThe degrees of freedom of the sample in the denominator of the F distribution.
Remarks
This property is read-only.