Click or drag to resize

GlobalCurveFitAnovaErrorDegreesOfFreedom Property

///
Gets the number of degrees of freedom for the model error.
Remarks
This is equal to the number of observations minus the number of model parameters.

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

Property Value

Int32
See Also