Calculates various criterion for a list of brms models using the add_criterion
function.
Usage
table_criterion(
fits,
criterion = c("loo", "loo_R2", "bayes_R2", "log_lik"),
sort = TRUE,
...
)
Calculates various criterion for a list of brms models using the add_criterion
function.
table_criterion(
fits,
criterion = c("loo", "loo_R2", "bayes_R2", "log_lik"),
sort = TRUE,
...
)