Description Usage Arguments Value
View source: R/exposure_fxns.R
Find exposed leads within a single incident
1 | find_exposed_in_leads(inc_df, BA, BI, exp_thres = 0, delta_t = 1)
|
inc_df |
Data frame containing agent information for a single incident |
BA |
Beta for Asymptomatic |
BI |
Beta for Symptomatic |
exp_thres |
Exposure threshold |
delta_t |
Time step |
Vector of resource IDs that have been exposed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.