Description Usage Arguments Value
Simulates utility based Efftox trials
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | RunAdaptiveEffToxTrialCORR(
  DoseStart,
  Dose,
  Hypermeans,
  Hypervars,
  UT,
  PiLim,
  ProbLim,
  cohort,
  NET,
  NF,
  B,
  nSims,
  PMAT
)
 | 
| DoseStart | Dose level to START the EFF-Tox Trial | 
| Dose | Vector of Doses considered in the trial | 
| Hypermeans | 6 vector of prior means | 
| Hypervars | 6 vector of prior standard deviations | 
| UT | 2x2 matrix of utilities corresponding to the four binary bivariate (toxicity, efficacy) events. | 
| PiLim | 2 vector of acceptable limits | 
| ProbLim | 2 vector of cutoff for acceptabilities | 
| cohort | Cohort size | 
| NET | Maximum Sample size to run the EFFtox Trial, must be divisible by cohort | 
| NF | Minimum sample size to begin adaptive randomization, must be divisible by count | 
| B | Number of reps to perform in MCMC | 
| nSims | Number of Simulated trials to run. | 
| PMAT | Contains TRUE pi00,pi10, pi01, pi11 for each dose | 
Trial simulation results to be processed for operating characteristics summaries.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.