Learn R Programming

ib (version 0.2.0)

getIteration: Accessor to the object in class union "Ib"

Description

Method for obtaining the number of iteration from fitted model within any object of class union '>Ib.

Usage

getIteration(x)

# S4 method for Ib getIteration(x)

Arguments

x

an object of class union "Ib"

Value

a number of iterations (as in getExtra).

Details

This methods allow to access extra information about the number of iterations.

See Also

'>Ib