nIter.RdReturns the number of iterations for iterative models. The default
method assumes presence of a component iterations in x.
nIter(x, ...)
# Default S3 method
nIter(x, ...)This is a generic function. The default method returns the component
x$iterations.
numeric, number of iterations. Note that ‘iteration’ may mean different things for different optimizers.