View source: R/geostan_fit-methods.R View source: R/information-criteria.R
log_lik | R Documentation |
Extract log-likelihood
log_lik(object, array = FALSE, ...)
## S3 method for class 'geostan_fit'
log_lik(object, array = FALSE, ...)
object |
A |
array |
Return results as an array, one matrix per MCMC chain? |
... |
Other arguments (not used) |
A matrix (or array) of MCMC samples for the log-likelihood: the casewise probability of the data conditional on estimated parameter values.
waic
dic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.