removed_age: Removes cases based on age

Description Usage Arguments Value

View source: R/covid_status_functions.R

Description

The survival rate of infected individuals decreases with age

Usage

1
removed_age(df, seed = NULL)

Arguments

df

Input list of the function - output of the infection_length function. Must contain an age item.

seed

Seed for model run

Value

An updated version of the input list with the status updates for those in their last day of being symptomatic/asymptomatic


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