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.5)BayesTree_0.3-1.5.zip(r-4.4)BayesTree_0.3-1.5.zip(r-4.3)
BayesTree_0.3-1.5.tgz(r-4.4-x86_64)BayesTree_0.3-1.5.tgz(r-4.4-arm64)BayesTree_0.3-1.5.tgz(r-4.3-x86_64)BayesTree_0.3-1.5.tgz(r-4.3-arm64)
BayesTree_0.3-1.5.tar.gz(r-4.5-noble)BayesTree_0.3-1.5.tar.gz(r-4.4-noble)
BayesTree_0.3-1.5.tgz(r-4.4-emscripten)BayesTree_0.3-1.5.tgz(r-4.3-emscripten)
BayesTree.pdf |BayesTree.html✨
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 9 months agofrom:b23664b853. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win-x86_64 | OK | Nov 02 2024 |
R-4.5-linux-x86_64 | OK | Nov 02 2024 |
R-4.4-win-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-aarch64 | OK | Nov 02 2024 |
R-4.3-win-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-aarch64 | OK | Nov 02 2024 |
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 |