MaxIteration: Integer;
The MaxIteration property determines the maximum number of iterations, in which the solution must be found.
Use the ISmLogisticRegression.NumOfIter property to get the number of iterations after which the solution was found.
The property use is given in the example for ISmLogisticRegression.Probabilities.
See also: