Skip to contents

Simulate infection probability according to pathogen consider

Usage

get_infection_prob(tbl_risk, dose_response, health)

Arguments

tbl_risk

data.frame containing PathogenID and dose_perEvent columns

dose_response

data.frame database of dose_response factors presents in config_ambre

health

data.frame database of health factors presents in config_ambre

Value

result_vector

References

Sonnenberg H (2024). kwb.utils: General Utility Functions Developed at KWB. R package version 0.15.0 URL: https://github.com/kwb-r/kwb.utils (MIT Licence)