SmoothingCubicSplineBaseCalculateStandardErrorEstimates Property |
If true, standard error estimates are calculated and provided in
ErrorEstimate.
Namespace: Altaxo.Calc.InterpolationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public bool CalculateStandardErrorEstimates { get; set; }
Property Value
BooleanSee Also