Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (0.3-1.5) of this package.
Take me there.
BayesTree (version 0.3-1.3)
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
751
Version
0.3-1.3
License
GPL (>= 2)
Homepage
http://www.r-project.org
Maintainer
Robert McCulloch
Last Published
February 23rd, 2016
Functions in BayesTree (0.3-1.3)
Search all functions
pdbart
Partial Dependence Plots for BART
bart
Bayesian Additive Regression Trees
makeind
Build x matrix from x data frame (convert factors to dummies)