Description Usage Arguments Value
View source: R/backcalculate_risk.R
Based on exposure days per year and target infection risk per year the acceptable daily infection risk is backcalculated
1 2 3 4 | backcalc_infectionRisk_perDay(
target_infectionRisk_perYear = 1/10000,
exposures_daysPerYear = 1:365
)
|
target_infectionRisk_perYear |
target infection risk per per year (default: 1/10000) |
exposures_daysPerYear |
exposure days per year (default: 1 to 365) |
acceptable daily infection risk for given exposures per year and target infection risk per year
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.