Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.34 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.34 KB

bayesDP

CRAN_Status_Badge Downloads License Codecov test coverage R build status

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")