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

Description Usage Arguments Author(s)

View source: R/coef.CARBayesST.R

Description

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

Usage

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

Arguments

object

A CARBayesST fitted model object.

...

Ignored.

Author(s)

Duncan Lee


duncanplee/CARBayesST documentation built on May 29, 2021, 7:35 a.m.