bayesDP 
bayesDP provides tools and functions for data augmentation using the
Bayesian discount prior function for one arm and two arm clinical
trials.
CRAN Installation
Install release version from CRAN: install.packages("bayesDP")
GitHub Installation
Install development version from GitHub:
devtools::install_github("graemeleehickey/bayesDP")
Documentation
See manuals and vignettes within package.
Examples
See manuals and vignettes within package.
Authors
Shawn Balcome, Donnie Musgrove, Tarek Haddad, Graeme L. Hickey, and Christopher Jackson (For the ppexp R code that was ported to C++.)
License
GPL-3