IMSL C# Numerical Library

ContingencyTable.DegreesOfFreedom Property

Returns the degrees of freedom for the chi-squared tests associated with the table.

public int DegreesOfFreedom {get;}

Property Value

An int scalar containing the degrees of freedom for the chi-squared tests associated with the table.

See Also

ContingencyTable Class | Imsl.Stat Namespace