Rdocumentation
powered by
Learn R Programming
BayesTree (version 0.3-1.5)
Bayesian Additive Regression Trees
Description
This is an implementation of BART:Bayesian Additive Regression Trees, by Chipman, George, McCulloch (2010).
Copy Link
Link to current version
Version
Version
0.3-1.5
0.3-1.4
0.3-1.3
0.3-1.2
0.3-1.1
0.2-0
0.1-0
Install
install.packages('BayesTree')
Monthly Downloads
760
Version
0.3-1.5
License
GPL (>= 2)
Homepage
https://www.r-project.org
Maintainer
Robert McCulloch
Last Published
January 30th, 2024
Functions in BayesTree (0.3-1.5)
Search all functions
bart
Bayesian Additive Regression Trees
makeind
Build x matrix from x data frame (convert factors to dummies)
pdbart
Partial Dependence Plots for BART