getEst | R Documentation |
Method for obtaining estimates from fitted model within any object of class union Ib.
getEst(x) ## S4 method for signature 'Ib' getEst(x)
x |
an object of class union "Ib" |
This methods allow to access extra parameter
estimates. If extra_param=TRUE
, it becomes equivalent
to coef
.
an estimate (as in getExtra
).
Ib
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.