find_exposed_in_mod: Find exposed agents within a single module

Description Usage Arguments Value

View source: R/exposure_fxns.R

Description

Find exposed agents within a single module

Usage

1
find_exposed_in_mod(mod_df, BA, BI, multiplier, exp_thres = 0, delta_t = 1)

Arguments

mod_df

Data frame containing agent information for a single module

BA

Beta for Asymptomatic

BI

Beta for Symptomatic

multiplier

scalar for increasing R0 within modules

exp_thres

Exposure threshold

delta_t

Time step

Value

Vector of resource ID's that have been newly exposed


jakedilliott/covidfireMASS documentation built on Dec. 20, 2021, 8:59 p.m.