workboots: Generate Bootstrap Prediction Intervals from a 'tidymodels' Workflow

Provides functions for generating bootstrap prediction intervals from a 'tidymodels' workflow. 'tidymodels' <https://www.tidymodels.org/> is a collection of packages for modeling and machine learning using 'tidyverse' <https://www.tidyverse.org/> principles. This package is not affiliated with or maintained by 'RStudio' or the 'tidymodels' maintainers.

Version: 0.2.0
Depends: R (≥ 2.10)
Imports: assertthat, dplyr, generics, lifecycle, Metrics, purrr, rlang, rsample, stats, tibble, tidyr, vip, workflows
Suggests: forcats, ggplot2, knitr, readr, recipes, rmarkdown, scales, testthat (≥ 3.0.0), tidymodels, tune, xgboost
Published: 2022-05-16
Author: Mark Rieke [aut, cre]
Maintainer: Mark Rieke <markjrieke at gmail.com>
BugReports: https://github.com/markjrieke/workboots/issues
License: MIT + file LICENSE
URL: https://github.com/markjrieke/workboots, https://markjrieke.github.io/workboots/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: workboots results

Documentation:

Reference manual: workboots.pdf
Vignettes: Estimating Linear Intervals
Getting Started with workboots

Downloads:

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

Linking:

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