run_example: A simulation example

Description Usage Arguments Value Examples

Description

Reproduces simulations from the paper Ryeznik Y, Sverdlov O (2018) "A Comparative Study of Restricted Randomization Procedures for Multi-Arm Trials with Equal or Unequal Treatment Allocation Ratios", Statistics in Medicine, Submitted.

Usage

1
run_example(nsim = 10000)

Arguments

nsim

number of simulations (by default equals to 10000)

Value

a list of simulations results per scenario

Examples

1
2
3
   # 1000 simulations:

   run_example(nsim = 1000)

yevgenryeznik/restricted documentation built on May 26, 2019, 6:32 a.m.