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