loo_compare.measrfit | R Documentation |
A loo::loo_compare()
method that is customized for measrfit
objects. See
the loo package vignettes for
details.
## S3 method for class 'measrfit'
loo_compare(x, ..., criterion = c("loo", "waic"), model_names = NULL)
x |
A measrfit object. |
... |
Additional objects of class measrfit. |
criterion |
The name of the criterion to be extracted from the measrfit object for comparison. |
model_names |
Names given to each provided model in the comparison
output. If |
The object returned by loo::loo_compare()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.