Gets the standard error of the curve fit.
Namespace: Extreme.Mathematics.CurvesAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public double StandardError { get; }
Public ReadOnly Property StandardError As Double
Get
public:
property double StandardError {
double get ();
}
member StandardError : float with get
Property Value
Type:
Double
Numerical Libraries
Supported in: 6.0, 5.x
Reference