# NOT RUN {
target <- 1.47
c_true <- c(0.11, 0.25, 0.94, 1.47, 2.38, 2.40)
ncohort <- 10
cohortsize <- 3
ntrial <- 4000
get_oc_gBOIN_Continuous(target = target, c_true = c_true,
ncohort = ncohort, cohortsize = cohortsize,
ntrial = ntrial)
# }
Run the code above in your browser using DataLab