Click or drag to resize
ChiSquaredTestDegreesOfFreedom Property
Returns the degrees of freedom in chi-squared.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double DegreesOfFreedom { get; }

Property Value

Type: Double
A double containing the degrees of freedom in the chi-squared statistic.
See Also