looic: LOO-related Indices for Bayesian regressions.
Description
Compute LOOIC (leave-one-out cross-validation (LOO) information
criterion) and ELPD (expected log predictive density) for Bayesian
regressions. For LOOIC and ELPD, smaller and larger values are respectively
indicative of a better fit.
Usage
looic(model, verbose = TRUE)
Value
A list with four elements, the ELPD, LOOIC and their standard errors.