Description Usage Arguments Value
View source: R/backcalculate_risk.R
Backcalculate risk: infection (helper function)
1 2 3 4 5 | backcalcHelper_infectionRisk_perDay(
infectionRisk_perDay,
exposure_daysPerYear,
target_infectionRisk_perYear = 1/10000
)
|
infectionRisk_perDay |
no default. will be set by function backcalc_infectionRisk_perDay() |
exposure_daysPerYear |
exposure days per year |
target_infectionRisk_perYear |
target infection risk per per year (default: 1/10000) |
absolute offset between "target_infectionRisk_perYear" and "infectionRisk_perYear"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.