NumOfIter: Integer;
The NumOfIter property returns the number of iterations within which the decision was found.
Maximum number of iterations for method solution is determined in the ISmLogisticRegression.MaxIteration property.
The property use is given in the example for ISmLogisticRegression.Probabilities.
See also: