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

Version

Install

install.packages('BayesTree')

Monthly Downloads

751

Version

0.3-1.3

License

GPL (>= 2)

Maintainer

Robert McCulloch

Last Published

February 23rd, 2016

Functions in BayesTree (0.3-1.3)

pdbart

Partial Dependence Plots for BART
bart

Bayesian Additive Regression Trees
makeind

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