coef.CARBayesST {CARBayesST} | R Documentation |
This function takes a CARBayesST object and returns the vector of estimated regression coefficients (posterior means).
## S3 method for class 'CARBayesST'
coef(object, ...)
object |
A CARBayesST fitted model object. |
... |
Ignored. |
Duncan Lee