update COVID IFR from Levin paper v7
This commit is contained in:
+7
-7
@@ -55,16 +55,16 @@ ifrs_covid = [
|
||||
}),
|
||||
|
||||
# Levin et al.
|
||||
# https://www.medrxiv.org/content/10.1101/2020.07.23.20160895v5
|
||||
# https://www.medrxiv.org/content/10.1101/2020.07.23.20160895v7
|
||||
# (table 3)
|
||||
('Levin', {
|
||||
(0,34): 0.004,
|
||||
(35,44): 0.06,
|
||||
(45,54): 0.2,
|
||||
(55,64): 0.7,
|
||||
(65,74): 2.3,
|
||||
(75,84): 7.6,
|
||||
(85,maxage): 22.3,
|
||||
(35,44): 0.068,
|
||||
(45,54): 0.23,
|
||||
(55,64): 0.75,
|
||||
(65,74): 2.5,
|
||||
(75,84): 8.5,
|
||||
(85,maxage): 28.3,
|
||||
}),
|
||||
|
||||
# Salje et al.: Estimating the burden of SARS-CoV-2 in France
|
||||
|
||||
Reference in New Issue
Block a user