Skip to content

R package for BART with Targeted Smoothing (Starling, AOAS 2019). Includes implementation for Projective Smooth BART (Starling 2019).

License

Notifications You must be signed in to change notification settings

jestarling/tsbart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsbart R Package

About

Implements the BART with Targeted Smoothing method (tsBART) detailed in Starling et al. (2019). BART with Targeted Smoothing, or tsBART, is an extension of the original BART model which induces smoothness over a single targeted covariate.

Includes Projective Smooth BART options (for monotonicity and rounded responses), as detailed in Starling et. al (2019b), Monotone function estimation in the presence of extreme data coarsening: Analysis of preeclampsia and birth weight in urban Uganda.

Documentation

Function documentation is available at https://jestarling.github.io/tsbart/.

Vignette is available at https://jestarling.github.io/tsbart/articles/myvignette.html.

Installation

The tsbart package can be installed as follows.

library(devtools)

install_github("jestarling/tsbart")

Author

Jennifer E. Starling
jstarling@utexas.edu
https://jestarling.github.io

About

R package for BART with Targeted Smoothing (Starling, AOAS 2019). Includes implementation for Projective Smooth BART (Starling 2019).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published