Updated relative R value for Omicron to match mean from preprints

This commit is contained in:
jdevine 2022-01-06 09:39:12 +01:00
parent 59f05b1c24
commit a36e6ec41e

View file

@ -483,7 +483,7 @@ Virus.types = {
),
'SARS_CoV_2_Omicron': SARSCoV2(
viral_load_in_sputum=1e9,
infectious_dose=50/4.334,
infectious_dose=50/4.9841,
),
}