Skip to content
/ tsbart Public
forked from jestarling/tsbart

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

Notifications You must be signed in to change notification settings

YinpuLi/tsbart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.5%
  • R 7.4%
  • C 0.1%