View source: R/fitted.CARBayesST.R
fitted.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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.