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.InterpolationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double EstimatedDegreesOfFreedom { get; }
Property Value
DoubleSee Also