Click or drag to resize

SmoothingCubicSplineBaseEstimatedTrueMeanSquareError Property

Estimate of the true mean square error at the data points.

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

Property Value

Double
See Also