Simulated missed patients from an estimated set of miss bins
1 | sim_miss_patients(sim_data, new_draw_weight = 0)
|
sim_data |
a dataset containing the time_map, miss bins and other parameters used for the simulation. This dataset should be created using the 'prep_sim_data()' function |
new_draw_weight |
a weighing parameter used to assign preference to drawing previously "missed" patients at each time step. A value of 0 applies strict preference to drawing patients who have been assigned to miss in prior time steps, while a value 0.5 applies equal weight to patients who have and have not been previously selected |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.