coef.brglmFit_expo {brglm2} | R Documentation |
Extract estimates from "brglmFit_expo"
objects
Description
Extract estimates from "brglmFit_expo"
objects
Usage
## S3 method for class 'brglmFit_expo'
coef(object, ...)
Arguments
object |
an object for which the extraction of model coefficients is meaningful. |
... |
other arguments. |
[Package brglm2 version 0.9.2 Index]