logLik.CARBayes {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