Click or drag to resize
ContingencyTableDegreesOfFreedom Property
Returns the degrees of freedom for the chi-squared tests associated with the table.

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

Property Value

Type: Int32
An int scalar containing the degrees of freedom for the chi-squared tests associated with the table.
See Also