custom_loo_object | R Documentation |
LOO currently has hardcoded expectations of elpd as part of loo objects so to use loo objects, we have to disguise other criterions as elpd.
custom_loo_object(pointwise_criterion, psis_object = NULL)
pointwise_criterion |
vector of criterion values for each observation |
psis_object |
|
a loo object, containing a criterion, disguised as elpd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.