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>.

Package details

AuthorMax Kuhn [aut, cre] (<https://orcid.org/0000-0003-2402-136X>), Posit Software, PBC [cph, fnd]
MaintainerMax Kuhn <max@posit.co>
LicenseMIT + file LICENSE
Version1.0.1
URL https://tidyposterior.tidymodels.org https://github.com/tidymodels/tidyposterior
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("tidyposterior")

Try the tidyposterior package in your browser

Any scripts or data that you put into this service are public.

tidyposterior documentation built on Oct. 12, 2023, 1:07 a.m.