Implements the Targeted Smooth Bayesian Causal Forests method detailed in Starling et al. (2019). Tsbcf is an extension of Bayesian Causal Forests and tsBART, which allows for heterogeneous treatment effects which vary smoothly across a target covariate.
Function documentation is available at https://jestarling.github.io/tsbcf/.
Vignette is available at https://jestarling.github.io/tsbcf/articles/myvignette.html.
The tsbart package can be installed as follows.
library(devtools)
install_github("jestarling/tsbcf")
Jennifer E. Starling
jstarling@utexas.edu
https://jestarling.github.io