topepo/tidyposterior: Bayesian Analysis to Compare Models using Resampling Statistics

Bayesian analysis used here to answer the question: "when looking at resampling results, are the differences between models 'real'?" To answer this, a model can be created were the performance statistic is the resampling statistics (e.g. accuracy or RMSE). These values are explained by the model types. In doing this, we can get parameter estimates for each model's affect on performance and make statistical (and practical) comparisons between models. The methods included here are similar to Benavoli et al (2017) <https://jmlr.org/papers/v18/16-305.html>.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.1.9000
URL https://tidyposterior.tidymodels.org https://github.com/tidymodels/tidyposterior
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("topepo/tidyposterior")
topepo/tidyposterior documentation built on Oct. 18, 2023, 8:30 p.m.