coef.brma: Extract Model Coefficients for brma Objects
Description
Extract model coefficients (posterior means) from a
fitted brma object.
Usage
# S3 method for brma
coef(object, ...)
Value
A named numeric vector of posterior mean coefficients.
Arguments
- object
a fitted brma object
- ...
additional arguments (currently ignored)