CurveFitter.StandardError Property

Gets the standard error of the curve fit.

Definition

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

Property Value

Double

See Also