Simulates Efftox trials based on the desirability tradeoff contour.
RunAdaptiveEffToxTrialCORRCONTOUR(
DoseStart,
Dose,
Hypermeans,
Hypervars,
Contour,
PiLim,
ProbLim,
cohort,
NET,
NF,
B,
nSims,
PMAT
)
Dose level to START the EFF-Tox Trial
Vector of Doses considered in the trial
6 vector of prior means
6 vector of prior standard deviations
4 vector used to specify the tradeoff contour.
2 vector of acceptable limits
2 vector of cutoff for acceptabilities
Cohort size
Maximum Sample size to run the EFFtox Trial, must be divisible by cohort
Minimum sample size to begin adaptive randomization, must be divisible by count
Number of reps to perform in MCMC
Number of Simulated trials to run.
Contains TRUE pi00,pi10, pi01, pi11 for each dose
Trial simulation results to be processed for operating characteristics summaries.