Description Usage Arguments Details Value Author(s) References See Also
SimulateEKOAD
Simulate trials following designs similar to that of Englert and Kieser(2013)'s.
1 2 | SimulateEKOAD(replicates, dsgn, newpi1 = NULL, seed = NULL,
deleteOld = TRUE)
|
replicates |
Number of trials to be simulated. |
dsgn |
Dataframe containing one of the designs in |
newpi1 |
New response rate under the alternative hypothesis used to simulate trials. If |
seed |
The seed for random number generator. If |
deleteOld |
If |
The original designs (like the ones in EKOptAdaptDesigns
) must be pre-processed
using the function dsgnPrep
to get extra information like the designs in EKOADwn
.
Simulated trials are saved in the sub-directory ./SimulatedTrials.
Arsenio Nhacolo
Englert, S. and Kieser, M. Optimal adaptive two-stage designs for phase II cancer clinical trials. Biometrical Journal, 2013.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.