| coef.brnb {brglm2} | R Documentation |
brnb objectsExtract model coefficients from brnb objects
## S3 method for class 'brnb'
coef(object, model = c("mean", "full", "dispersion"), ...)
object |
an object for which the extraction of model coefficients is meaningful. |
model |
one of |
... |
other arguments. |
See coef for more details.