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.1)
Bayesian Methods for Tree Based Models
Description
Implementation of BART:Bayesian Additive Regression Trees, Chipman, George, McCulloch (2009)
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
589
Version
0.3-1.1
License
GPL (>= 2)
Homepage
http://www.r-project.org
Maintainer
Robert McCulloch
Last Published
May 7th, 2010
Functions in BayesTree (0.3-1.1)
Search all functions
pdbart
Partial Dependence Plots for BART
makeind
Build x matrix from x data frame (convert factors to dummies)
bart
Bayesian Additive Regression Trees