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

getEstR Documentation

Accessor to the object in class union "Ib"

Description

Method for obtaining estimates from fitted model within any object of class union Ib.

Usage

getEst(x)

## S4 method for signature 'Ib'
getEst(x)

Arguments

x

an object of class union "Ib"

Details

This methods allow to access extra parameter estimates. If extra_param=TRUE, it becomes equivalent to coef.

Value

an estimate (as in getExtra).

See Also

Ib


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

Related to getEst in ib...