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

Version: 1.0.1
Depends: R (≥ 3.6)
Imports: dplyr (> 1.0.0), generics, ggplot2, purrr, rlang, rsample (≥ 0.0.2), rstanarm (≥ 2.21.1), stats, tibble, tidyr (≥ 0.7.1), tune (≥ 0.2.0), utils, vctrs (≥ 0.3.0), workflowsets
Suggests: covr, knitr, parsnip, rmarkdown, testthat (≥ 3.0.0), yardstick
Published: 2023-10-11
Author: Max Kuhn ORCID iD [aut, cre], Posit Software, PBC [cph, fnd]
Maintainer: Max Kuhn <max at posit.co>
BugReports: https://github.com/tidymodels/tidyposterior/issues
License: MIT + file LICENSE
URL: https://tidyposterior.tidymodels.org, https://github.com/tidymodels/tidyposterior
NeedsCompilation: no
Materials: NEWS
CRAN checks: tidyposterior results

Documentation:

Reference manual: tidyposterior.pdf
Vignettes: Introduction to tidyposterior

Downloads:

Package source: tidyposterior_1.0.1.tar.gz
Windows binaries: r-devel: tidyposterior_1.0.1.zip, r-release: tidyposterior_1.0.1.zip, r-oldrel: tidyposterior_1.0.1.zip
macOS binaries: r-release (arm64): tidyposterior_1.0.1.tgz, r-oldrel (arm64): tidyposterior_1.0.1.tgz, r-release (x86_64): tidyposterior_1.0.1.tgz
Old sources: tidyposterior archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tidyposterior to link to this page.