sim_miss_patients: Simulated missed patients from an estimated set of miss bins

Description Usage Arguments

View source: R/sim_funcs.R

Description

Simulated missed patients from an estimated set of miss bins

Usage

1
sim_miss_patients(sim_data, new_draw_weight = 0)

Arguments

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


aarmiller/delayDX documentation built on July 11, 2021, 4:01 p.m.