You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Classes > TMtxMultiNonLinReg Class > TMtxMultiNonLinReg Properties > TMtxMultiNonLinReg.Tolerance Property
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
TMtxMultiNonLinReg.Tolerance Property

Defines one of the conditions for terminating the regression coefficient calculation.

Syntax
C#
Visual Basic
public double Tolerance;

Tolerance and MaxIter parameters define the conditions for terminating the regression coefficients calculation (number of iterations exceeds MaxIter or internal minimum precision is within Tolerance).

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!