Package: Rforestry 0.11.1.0
Rforestry: Random Forests, Linear Trees, and Gradient Boosting for Inference and Interpretability
Provides fast implementations of Random Forests, Gradient Boosting, and Linear Random Forests, with an emphasis on inference and interpretability. Additionally contains methods for variable importance, out-of-bag prediction, regression monotonicity, and several methods for missing data imputation.
Authors:
Rforestry_0.11.1.0.tar.gz
Rforestry_0.11.1.0.tar.gz(r-4.5-noble)Rforestry_0.11.1.0.tar.gz(r-4.4-noble)
Rforestry_0.11.1.0.tgz(r-4.4-emscripten)Rforestry_0.11.1.0.tgz(r-4.3-emscripten)
Rforestry.pdf |Rforestry.html✨
Rforestry/json (API)
# Install 'Rforestry' in R: |
install.packages('Rforestry', repos = 'https://cloud.r-project.org') |
Bug tracker:https://github.com/forestry-labs/rforestry/issues
Last updated 11 days agofrom:499c585740. Checks:3 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 16 2025 |
R-4.5-linux-x86_64 | OK | Mar 16 2025 |
R-4.4-linux-x86_64 | OK | Mar 16 2025 |
Exports:addTreesautoforestryautohonestRFcompute_lpCppToR_translatorforestrygetOOBgetOOBpredsgetVIhonestRFimpute_featuresloadForestrymake_savablemultilayerForestryrelinkCPP_prtsaveForestry
Dependencies:base64encbslibcachemclicodetoolsdigestevaluatefastmapfontawesomeforeachfsglmnetgluehighrhtmltoolshtmlwidgetsiteratorsjquerylibjsonliteknitrlatticelifecyclemagrittrMatrixmemoisemimeonehotR6rappdirsRcppRcppArmadilloRcppEigenRcppThreadrlangrmarkdownsassshapesurvivaltinytexvisNetworkxfunyaml
Citation
To cite package ‘Rforestry’ in publications use:
Künzel S, Saarinen T, Walter S, Antonyan S, Liu E, Tang A, Sekhon J (2025). Rforestry: Random Forests, Linear Trees, and Gradient Boosting for Inference and Interpretability. R package version 0.11.1.0, https://CRAN.R-project.org/package=Rforestry.
Corresponding BibTeX entry:
@Manual{, title = {Rforestry: Random Forests, Linear Trees, and Gradient Boosting for Inference and Interpretability}, author = {Sören Künzel and Theo Saarinen and Simon Walter and Sam Antonyan and Edward Liu and Allen Tang and Jasjeet Sekhon}, year = {2025}, note = {R package version 0.11.1.0}, url = {https://CRAN.R-project.org/package=Rforestry}, }
Readme and manuals
Help Manual
Help page | Topics |
---|---|
addTrees-forestry | addTrees |
autoforestry-forestry | autoforestry |
Honest Random Forest | autohonestRF |
compute lp distances | compute_lp compute_lp-forestry |
Cpp to R translator | CppToR_translator |
Checks if forestry object has valid pointer for C++ object. | forest_checker |
forestry | forestry |
forestry class | forestry-class |
getOOB-forestry | getOOB getOOB,forestry-method getOOB-forestry |
getOOBpreds-forestry | getOOBpreds getOOBpreds-forestry |
getVI-forestry | getVI |
Honest Random Forest | honestRF |
Feature imputation using random forests neigborhoods | impute_features |
load RF | loadForestry |
make_savable | make_savable make_savable,forestry-method |
Multilayer forestry | multilayer-forestry multilayerForestry |
visualize a tree | plot-forestry plot.forestry |
predict-forestry | predict-forestry predict.forestry |
predict-multilayer-forestry | predict-multilayer-forestry predict.multilayerForestry |
preprocess_testing | preprocess_testing |
preprocess_training | preprocess_training |
relink CPP ptr | relinkCPP_prt |
save RF | saveForestry |
Test data check | testing_data_checker testing_data_checker-forestry |
Training data check | training_data_checker |