View source: R/sim_helper_functions.R
run_sim_draw_simple | R Documentation |
Draw Missed Visits Using the simple algorithm
run_sim_draw_simple(sim_data)
sim_data |
a simulation dataset containing time_map, miss_bins, change_point and number of patients |
# Basic usage of run_sim_draw_simple run_sim_draw_simple(sim_data = example_sim_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.