coef.CARBayesST: Extract the regression coefficients from a model.
Description
This function takes a CARBayesST object and returns the vector of estimated
regression coefficients (posterior means).
Usage
# S3 method for CARBayesST
coef(object, ...)
Arguments
- object
A CARBayesST fitted model object.
- ...
Ignored.