logLik | R Documentation |
The method logLik
extracts the log-likelihood of a libbi
object. This can be done, for example, after a call to
sample
to inspect the chain log-likelihoods.
For the help page of the base R logLik
function, see
logLik
.
## S3 method for class 'libbi'
logLik(object, ...)
object |
a |
... |
options to be passed to |
a vector of log-likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.