coef.brglmFit {brglm2} | R Documentation |
brglmFit
objectsExtract model coefficients from brglmFit
objects
## S3 method for class 'brglmFit' 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.