Description Usage Arguments Examples
Visualize reproduced 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.
| 1 | visualize_example(data_file = "./data/simulation_data_to_analyze.Rda")
 | 
| data_file | a path to the *.Rda file where results of  | 
| 1 2 3 4 |    # by default, run_example function creates a folder "data" in a working folder and stores the results in a files
   # "./data/simulation_data_to_analyze.Rda":
   visualize_example(data_file = "./data/simulation_data_to_analyze.Rda")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.