workboots 0.1.0
- Initial release
- Core functions:
- predict_boots() for generating bootstrap prediction intervals from tidymodel workflows.
- summarise_predictions() for summarizing bootstrap predictions with expected, lower bound, and upper bound values.
- vi_boots() for generating bootstrap feature importance from tidymodel workflows.
- Vignette for Getting Started with workboots.
- Unit testing for core functions (via testthat).