The false convergence tolerance.
A double
scalar value specifying the false convergence tolerance.
The tolerance must be greater than or equal to zero. By default, FalseConvergenceTolerance
= 2.22e-14.
Exception Type | Condition |
---|---|
ArgumentException | is thrown if FalseConvergenceTolerance is set less than 0 |
NonlinearRegression Class | Imsl.Stat Namespace