This vignette gives a short overview on how to use the package for the design of multi-arms trials that add arms to an ongoing trial under balanced (BR) or outcome-adaptive (BAR and DBCD) designs.
The package contains:
Generat.Outcome()
, generate counterfactual outcome-data used to simulate trialsPosterior.with.control()
, a function to compute for each experimental arm the posterior probability of a positive treatment effect.Apply.stopping.rules()
, a function used to stop ineffective arms early for futilityRandomize.BR.add()
Simulate.BR.add.trial()
Randomize.BAR.add()
Simulate.BAR.add.trial()
Randomize.DBCD.add()
Simulate.DBCD.add.trial()