koco19 / epi2

Code for the epidemiological analysis of KoCo19 round 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KoCo19 Round 2 Epidemiological Analysis

Code for the statistical epidemiological analysis of the second round (November 2020 - January 2021) of the prospective Covid-19 cohort study in Munich KoCo19. The study website is http://koco19.de, see there for further information. The code is hosted at https://github.com/koco19/epi2.

Structure

The code is located in the following folders:

  • /Statistics: Contains the code for estimating the unweighted point estimates and associated confidence intervals for overall and weekly prevalences.
  • /Output: Contains the results for the unweighted prevalence estimates.
  • /SamplingWeights: Contains the code for performing sampling weight correction and calibration. Contains also weighted prevalence and incidence estimates along with confidence intervals.
  • /PermutationStudies: Contains clustering analyses via permutation tests.

Further:

  • /Icons: Contains a few icons used for visualization.

Data

For data protection reasons, the data are not publicly available.

Contact

For specific questions, please contact the responsibles indicated in the respective sub-modules. For general questions, please contact Yannik Schaelte.

About

Code for the epidemiological analysis of KoCo19 round 2

License:MIT License


Languages

Language:HTML 87.3%Language:R 11.0%Language:Jupyter Notebook 1.4%Language:Python 0.3%Language:Shell 0.1%