For more detailed information and a comprehensive discussion, please refer to our paper associated with this document, available here:
https://doi.org/10.52933/jdssv.v4i1.79
bartMan is an R-package for investigating and visualising Bayesian Additive Regression Tree (BART) model fits. We construct conventional plots to analyze a modelâs performance and stability as well as create new tree-based plots to analyze variable importance, interaction, and tree structure. We employ Value Suppressing Uncertainty Palettes (VSUP) to construct heatmaps that display variable importance and interactions jointly using color scale to represent posterior uncertainty. Our visualizations are designed to work with the most popular BART R packages available, namely BART, dbarts, and bartMachine. A practical example of the package in use can be found in our detailed vignette.
InstallationYou can install the released version of bartMan
from CRAN with:
install.packages("bartMan")
And the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("AlanInglis/bartMan")
You can then load the package with:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4