Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.49 KB

File metadata and controls

37 lines (26 loc) · 1.49 KB

bayesDP

CRAN_Status_Badge Downloads License R build status R-CMD-check Codecov test coverage

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