Dew Stats Master .NET
TMtxLogistReg.MaxIteration Property
Summary
Defines one of the conditions for terminating the regression coefficient calculation.

Class
TMtxLogistReg

Declaration
Property MaxIteration: Integer read FMaxIteration write SetMaxIteration default 100;
Description
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).
 See Also 
Tolerance 

Copyright 2008 Dew Research
http://www.dewresearch.com