Click or drag to resize
ANOVADegreesOfFreedomForModel Property
Returns the degrees of freedom for the model.

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

Property Value

Type: Double
A double representing the degrees of freedom for the model.
See Also