Bootstrap Estimation of Changepoint and simulated miss visits
1 2 3 4 5 6 7 8 9 10 11 12 |
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 |
sim_version |
The simulation version to run. Options include "visits" (default) or "patients" |
n_sim_trials |
Number of trials to run in simulation of miss visits or miss patients |
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 |
num_cores |
The number of worker cores to use. If not specified will detect cores and use 1 less than the number of cores |
no_bootstrapping |
Specifies whether you want to run the simulations without bootstrapping the original dataset |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.