This repository contains a minimal dataset and programming code examples related to the manuscript titled Underreporting of SARS-CoV-2 infections during the first wave of the 2020 COVID-19 epidemic in Finland - Bayesian inference based on a series of serological surveys.
The manuscript is published on PLOS ONE
- data/table2.csv contains data included in the article, sufficient to approximately reproduce the main results.
- code/example.R contains an example on how to apply the method introduced in the article, to the data included in the /data directory. The example allows for approximate reproduction of the main results of the article, based on the aggregated anonym data published. The reproduction is approximate because the results used in the article were computed based on individual level data, which are not shared due to data privacy.