Click or drag to resize

SmoothingCubicSplineBaseEstimatedDegreesOfFreedom Property

Estimate of the number of degrees of freedom of the residual sum of squares which reduces to the usual value of n-2 when a least squares regression line was calculated.

Namespace: Altaxo.Calc.Interpolation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double EstimatedDegreesOfFreedom { get; }

Property Value

Double
See Also