Description
Data Sets and Functions to Accompany "Tree-Based Methods for Statistical Learning in R".
Description
Miscellaneous data sets and functions to accompany Greenwell (2022) "Tree-Based Methods for Statistical Learning in R" <doi:10.1201/9781003089032>.
README.md
treemisc
Miscellaneous data sets and functions to accompany An Introduction to Tree-Based Methods (with Examples in R), a forthcoming title to be published by Chapman & Hall/CRC Data Science Series.
Installation
You can install the development version of treemisc from GitHub with:
# install.packages("remotes")
remotes::install_github("bgreenwell/treemisc")