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