loo {BayesERtools} | R Documentation |
Efficient approximate leave-one-out cross-validation (LOO)
Description
See loo::loo()
for details.
Usage
loo(x, ...)
## S3 method for class 'ermod'
loo(x, ...)
## S3 method for class 'ermod_emax'
loo(x, ...)
## S3 method for class 'ermod_bin_emax'
loo(x, ...)
Arguments
x |
An object of class |
... |
Additional arguments passed to |
Value
An object of class loo
[Package BayesERtools version 0.2.3 Index]