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