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