knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "README-" )
bayesDP
provides tools and functions for data augmentation using the Bayesian discount prior function for one arm and two arm clinical trials.
Install release version from CRAN:
install.packages("bayesDP")
Install development version from GitHub:
devtools::install_github("graemeleehickey/bayesDP")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.