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.0 |
Depends: |
R (≥ 3.4) |
Imports: |
dplyr (> 1.0.0), generics, ggplot2, purrr, rlang, rsample (≥
0.0.2), rstanarm (≥ 2.21.1), 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: |
2022-06-23 |
Author: |
Max Kuhn [aut,
cre],
RStudio [cph, fnd] |
Maintainer: |
Max Kuhn <max at rstudio.com> |
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:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=tidyposterior
to link to this page.