The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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 |
DOI: | 10.32614/CRAN.package.tidyposterior |
Author: | Max Kuhn [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 |
Reference manual: | tidyposterior.pdf |
Vignettes: |
Introduction to tidyposterior |
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, r-oldrel (x86_64): tidyposterior_1.0.1.tgz |
Old sources: | tidyposterior archive |
Please use the canonical form https://CRAN.R-project.org/package=tidyposterior to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.