SmoothingCubicSplineBaseEstimatedErrorVariance Property |
Estimate of the error variance.
The value coincides with the output value of var if var is negative on input.
It is calculated with the unscaled values of the df[i] to facilitate
comparisons with a priori variance estimates.
Namespace: Altaxo.Calc.InterpolationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double EstimatedErrorVariance { get; }
Property Value
DoubleSee Also