Description Usage Arguments Value
View source: R/covid_status_functions.R
Runs the pipeline for removing cases and stepping symptomatic and presymptomatic days
1 | run_removal_recalc(df, chance_recovery = 0.95, seed = NULL)
|
df |
Input list of the function - output of the infection_length function |
chance_recovery |
Probability of an infected individual recovering |
seed |
Seed for model run |
An updated version of the input list with the status updates for those days left in stage = 0.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.