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

Version

Install

install.packages('BayesTree')

Monthly Downloads

589

Version

0.3-1.1

License

GPL (>= 2)

Maintainer

Robert McCulloch

Last Published

May 7th, 2010

Functions in BayesTree (0.3-1.1)

pdbart

Partial Dependence Plots for BART
makeind

Build x matrix from x data frame (convert factors to dummies)
bart

Bayesian Additive Regression Trees