Package: BayesTree 0.3-1.5
BayesTree: Bayesian Additive Regression Trees
This is an implementation of BART:Bayesian Additive Regression Trees, by Chipman, George, McCulloch (2010).
Authors:
BayesTree_0.3-1.5.tar.gz
BayesTree_0.3-1.5.zip(r-4.7)BayesTree_0.3-1.5.zip(r-4.6)BayesTree_0.3-1.5.zip(r-4.5)
BayesTree_0.3-1.5.tgz(r-4.6-x86_64)BayesTree_0.3-1.5.tgz(r-4.6-arm64)BayesTree_0.3-1.5.tgz(r-4.5-x86_64)BayesTree_0.3-1.5.tgz(r-4.5-arm64)
BayesTree_0.3-1.5.tar.gz(r-4.7-arm64)BayesTree_0.3-1.5.tar.gz(r-4.7-x86_64)BayesTree_0.3-1.5.tar.gz(r-4.6-arm64)BayesTree_0.3-1.5.tar.gz(r-4.6-x86_64)
BayesTree_0.3-1.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
BayesTree/json (API)
| # Install 'BayesTree' in R: |
| install.packages('BayesTree', repos = c('https://remcc.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:b23664b853. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 120 | ||
| linux-devel-x86_64 | OK | 127 | ||
| source / vignettes | OK | 154 | ||
| linux-release-arm64 | OK | 108 | ||
| linux-release-x86_64 | OK | 106 | ||
| macos-release-arm64 | OK | 142 | ||
| macos-release-x86_64 | OK | 231 | ||
| macos-oldrel-arm64 | OK | 146 | ||
| macos-oldrel-x86_64 | OK | 256 | ||
| windows-devel | OK | 183 | ||
| windows-release | OK | 97 | ||
| windows-oldrel | OK | 96 | ||
| wasm-release | OK | 108 |
Exports:bartmakeindpd2bartpdbartplot.bart
Dependencies:nnet
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Bayesian Additive Regression Trees | bart plot.bart |
| Build x matrix from x data frame (convert factors to dummies) | makeind |
| Partial Dependence Plots for BART | pd2bart pdbart plot.pd2bart plot.pdbart |
