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

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

Syntax
C#
Visual Basic
public int MaxIteration;

Tolerance and MaxIteration parameters define the conditions for terminating logistic regression coefficients calculation (number of iterations exceeds MaxIteration 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!