coef.brglmFit | 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.
coef()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.