Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 671 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 671 Bytes

covid_IFR_Lombardy

Estimating the infection fatality rate of Covid-19 using demographics data and deaths records from Italy's hardest hit area

All code within this repository is published under the MIT license (see LICENSE file).

To replicate the exhibits in the paper, please set the workind directory of local downloaded project in "main.R" and then run it

If using a Mac, rjags installation might not work immediately: please download and install JAGS from https://sourceforge.net/projects/mcmc-jags/files/JAGS/4.x/Mac%20OS%20X/ and then run "main.R" again

The input for tables 1 and 2 is saved in the workspace as data.table objects table1Data and table2Data