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

View source: R/coef.CARBayesST.R

coef.CARBayesSTR Documentation

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 class 'CARBayesST'
coef(object, ...)

Arguments

object

A CARBayesST fitted model object.

...

Ignored.

Author(s)

Duncan Lee


CARBayesST documentation built on Nov. 2, 2023, 6:23 p.m.