coef.cbmod {chainbinomial} | R Documentation |
Extract Model Coefficient for cbmod Fits
Description
Extract Model Coefficient for cbmod Fits
Usage
## S3 method for class 'cbmod'
coef(object, ...)
Arguments
object |
a cbmod object. |
... |
other arguments. Ignored. |
Value
Coefficients extracted from the cbmod object.
[Package chainbinomial version 0.1.5 Index]