Description Usage Arguments Value
View source: R/exposure_fxns.R
Find exposed agents within a single module
1 | find_exposed_in_mod(mod_df, BA, BI, multiplier, exp_thres = 0, delta_t = 1)
|
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 |
Vector of resource ID's that have been newly exposed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.