Takes a vector of MBMA_stan
fits and give
the model comparison results based on LOO-IC criteria. This
is useful to compare different dose-response models. The function
depends on loo_compare
function from loo
package.
Arguments
- model_list
A vector of
MBMA_stan
object.- digits
An integer indicating the number of decimal places.
- ...
Further arguments passed to or from other methods.
References
Vehtari, A, A Gelman, and J Gabry (Sept. 2017). "Practical Bayesian model evaluation using leave one-out cross-validation and WAIC." In: Statistics and Computing 27.5, pp. 1413–1432.