r-tidyposterior 1.0.1
Bayesian analysis to compare models using resampling statistics
This package can be used to conduct post hoc analyses of resampling results generated by models. For example, if two models are evaluated with the root mean squared error (RMSE) using 10-fold cross-validation, there are 10 paired statistics. These can be used to make comparisons between models without involving a test set.
- Website: https://tidyposterior.tidymodels.org
- Licenses: GPL 2
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-tidyposterior 1.0.1
as follows:
guix install r-tidyposterior@1.0.1
Or install the latest version:
guix install r-tidyposterior
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.