You are here: Symbol Reference > StatTools Namespace > Classes > TMtxNonLinReg Class > TMtxNonLinReg Properties > TMtxNonLinReg.MaxIteration Property
Stats Master VCL
ContentsIndex
PreviousUpNext
TMtxNonLinReg.MaxIteration Property

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

Pascal
property MaxIteration: Integer;

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!