Click or drag to resize

GlobalCurveFitAnovaTotalDegreesOfFreedom Property

Gets the total degrees of freedom. This is the sum of the model degrees of freedom and the error degrees of freedom.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public int TotalDegreesOfFreedom { get; }

Property Value

Int32
See Also