Description Usage Arguments Value Examples
Retrieve log likelihood.
1 2 3 4 5 6 7 |
object |
see showMethods(log_lik) |
The log likelihood
1 2 3 4 | ## retrieve log likelihood at each MCMC iteration
head(log_lik(chains(SingleBatchModelExample)))
## retrieve log likelihood at last MCMC iteration
log_lik(SingleBatchModelExample)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.