Bayesian Additive Regression Trees
Build x matrix from x data frame (convert factors to dummies)
Partial Dependence Plots for BART
This is an implementation of BART:Bayesian Additive Regression Trees, by Chipman, George, McCulloch (2010).
Useful links