getIteration {ib} | R Documentation |
Method for obtaining the number of iteration from fitted model within any object of class union Ib.
getIteration(x)
## S4 method for signature 'Ib'
getIteration(x)
x |
an object of class union "Ib" |
This methods allow to access extra information about the number of iterations.
a number of iterations (as in getExtra
).