Updated relative R value for Omicron to match mean from preprints
This commit is contained in:
parent
59f05b1c24
commit
a36e6ec41e
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
),
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue