CurveFitter.StandardError Property

Gets the standard error of the curve fit.

Definition

Namespace: Numerics.NET.Curves
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public double StandardError { get; }

Property Value

Double

See Also