View source: R/logLik.CARBayes.R
logLik.CARBayes | R Documentation |
This function takes a CARBayes object and returns the estimated loglikelihood (posterior means).
## S3 method for class 'CARBayes'
logLik(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.