IMSL C# Numerical Library

NormalityTest.DegreesOfFreedom Property

Returns the degrees of freedom for the chi-squared goodness-of-fit test.

public double DegreesOfFreedom {get;}

Property Value

A double scalar containing the degrees of freedom.

Remarks

Returns Double.NaN for other tests.

See Also

NormalityTest Class | Imsl.Stat Namespace