Description Usage Arguments Value
Compute the likelihood for a tree model
1 | logLik_ept(mod, y)
|
mod |
A stan model with at least |
y |
The y data |
A matrix with the same dimensions as
extract(mod, "y_pred")[[1]]
i.e. samples x obs
containing the gaussian likelihood of each
y_pred sample.
[[1]: R:[1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.