getIteration {ib}R Documentation

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 signature 'Ib'
getIteration(x)

Arguments

x

an object of class union "Ib"

Details

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

Value

a number of iterations (as in getExtra).

See Also

Ib


[Package ib version 0.2.0 Index]