run_removal_recalc: Runs the pipeline for removing cases and stepping symptomatic...

Description Usage Arguments Value

View source: R/covid_status_functions.R

Description

Runs the pipeline for removing cases and stepping symptomatic and presymptomatic days

Usage

1
run_removal_recalc(df, chance_recovery = 0.95, seed = NULL)

Arguments

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

Value

An updated version of the input list with the status updates for those days left in stage = 0.


Urban-Analytics/rampuaR documentation built on Nov. 27, 2020, 4:34 a.m.