# load the data stored in the crm12Comb package
data(examples_results, package = "crm12Comb")
# fix the number of patients for determination of randomization phase, skeleton,
# and Association parameter for efficacy and toxicity binary outcome
# plot the relationship between
# "Probability of ODC as target combinations" vs. total average sample size
sample_plot(examples_results, outcome = "prob_target",
outname = "Probability of ODC as target combinations",
N = NULL, nR = 20, Skeleton = 1, corr = 0)
Run the code above in your browser using DataLab