Pointwise log-likelihood of a bml model
Usage
log_lik(object, ...)
# S3 method for class 'bml'
log_lik(object, ...)
Arguments
- object
A fitted bml model. Available for gaussian and
bernoulli families fitted with monitor = "log_lik".
- ...
Unused.
Value
A draws x observations matrix of pointwise log-likelihood values.