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

getIterationR 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


ib documentation built on April 5, 2022, 1:13 a.m.

Related to getIteration in ib...