compare_MBMA: Compare MBMA fits using LOO-IC

View source: R/compare_MBMA.R

compare_MBMAR Documentation

Compare MBMA fits using LOO-IC

Description

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.

Usage

compare_MBMA(model_list, digits = 2, ...)

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.

See Also

loo::loo_compare


gunhanb/metastan documentation built on March 18, 2023, 12:09 a.m.