coef.CARBayes: Extract the regression coefficients from a model.

Description Usage Arguments Author(s)

View source: R/coef.CARBayes.R

Description

This function takes a CARBayes object and returns the vector of estimated regression coefficients (posterior medians).

Usage

1
2
    ## S3 method for class 'CARBayes'
coef(object, ...)

Arguments

object

A CARBayes fitted model object.

...

Ignored.

Author(s)

Duncan Lee


duncanplee/CARBayes documentation built on Oct. 3, 2021, 4:10 p.m.