coef.cbmod: Extract Model Coefficient for cbmod Fits
Description
Extract Model Coefficient for cbmod Fits
Usage
# S3 method for cbmod
coef(object, ...)
Value
Coefficients extracted from the cbmod object.
Arguments
- object
a cbmod object.
- ...
other arguments. Ignored.