Package: randomForestExplainer 0.11.0
randomForestExplainer: Explaining and Visualizing Random Forests in Terms of Variable Importance
A set of tools to help explain which variables are most important in a random forests. Various variable importance measures are calculated and visualized in different settings in order to get an idea on how their importance changes depending on our criteria (Hemant Ishwaran and Udaya B. Kogalur and Eiran Z. Gorodeski and Andy J. Minn and Michael S. Lauer (2010) <doi:10.1198/jasa.2009.tm08622>, Leo Breiman (2001) <doi:10.1023/A:1010933404324>).
Authors:
randomForestExplainer_0.11.0.tar.gz
randomForestExplainer_0.11.0.zip(r-4.5)randomForestExplainer_0.11.0.zip(r-4.4)randomForestExplainer_0.11.0.zip(r-4.3)
randomForestExplainer_0.11.0.tgz(r-4.4-any)randomForestExplainer_0.11.0.tgz(r-4.3-any)
randomForestExplainer_0.11.0.tar.gz(r-4.5-noble)randomForestExplainer_0.11.0.tar.gz(r-4.4-noble)
randomForestExplainer_0.11.0.tgz(r-4.4-emscripten)randomForestExplainer_0.11.0.tgz(r-4.3-emscripten)
randomForestExplainer.pdf |randomForestExplainer.html✨
randomForestExplainer/json (API)
NEWS
# Install 'randomForestExplainer' in R: |
install.packages('randomForestExplainer', repos = c('https://modeloriented.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/modeloriented/randomforestexplainer/issues
Last updated 8 months agofrom:c92335e726. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 17 2024 |
R-4.5-win | OK | Nov 17 2024 |
R-4.5-linux | OK | Nov 17 2024 |
R-4.4-win | OK | Nov 17 2024 |
R-4.4-mac | OK | Nov 17 2024 |
R-4.3-win | OK | Nov 17 2024 |
R-4.3-mac | OK | Nov 17 2024 |
Exports:explain_forestimportant_variablesmeasure_importancemin_depth_distributionmin_depth_interactionsplot_importance_ggpairsplot_importance_rankingsplot_min_depth_distributionplot_min_depth_interactionsplot_multi_way_importanceplot_predict_interaction
Dependencies:base64encbslibcachemclicolorspacecpp11crayoncrosstalkdata.tabledigestdplyrDTevaluatefansifarverfastmapfontawesomeforcatsfsgenericsGGallyggplot2ggrepelggstatsgluegtablehighrhmshtmltoolshtmlwidgetshttpuvisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmepatchworkpillarpkgconfigplyrprettyunitsprogresspromisespurrrR6randomForestrangerrappdirsRColorBrewerRcppRcppEigenrlangrmarkdownsassscalesstringistringrtibbletidyrtidyselecttinytexutf8vctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Explain a random forest | explain_forest |
Extract k most important variables in a random forest | important_variables |
Importance of variables in a random forest | measure_importance |
Calculate minimal depth distribution of a random forest | min_depth_distribution |
Calculate mean conditional minimal depth | min_depth_interactions |
Plot importance measures with ggpairs | plot_importance_ggpairs |
Plot importance measures rankings with ggpairs | plot_importance_rankings |
Plot the distribution of minimal depth in a random forest | plot_min_depth_distribution |
Plot the top mean conditional minimal depth | plot_min_depth_interactions |
Multi-way importance plot | plot_multi_way_importance |
Plot the prediction of the forest for a grid of values of two numerical variables | plot_predict_interaction |