Bayesian Hybrid Design and Analysis
Instructions to download and install
#Install devtools if not installed
install.packages(“devtools”)
#Install BayesianHybridDesign
devtools::install_github(“phe9480/BayesianHybridDesign”)
#To browse the package functions, type help(package=“BayesianHybridDesign”)