Skip to contents

Based on exposure days per year and target infection risk per year the acceptable daily infection risk is backcalculated

Usage

backcalc_infectionRisk_perDay(
  target_infectionRisk_perYear = 1/10000,
  exposures_daysPerYear = 1:365
)

Arguments

target_infectionRisk_perYear

target infection risk per per year (default: 1/10000)

exposures_daysPerYear

exposure days per year (default: 1 to 365)

Value

acceptable daily infection risk for given exposures per year and target infection risk per year