From ba711acbc0d1a0b6a721b2dfeb96734a86577456 Mon Sep 17 00:00:00 2001 From: Marc Bevand Date: Wed, 30 Sep 2020 22:57:02 -0700 Subject: [PATCH] README: add link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b92921..799914e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ ages above 30 years. The source code to create this chart is [covid_vs_flu.py](covid_vs_flu.py). The COVID-19 IFR curves represent various estimates: -1. ENE-COVID Spanish serosurvey (calculated by `calc_ifr.py`, see next section) +1. ENE-COVID Spanish serosurvey (calculated by `calc_ifr.py`, see [this section](#calculating-the-age-stratified-ifr-of-covid-19-from-the-spanish-ene-covid-study)) 1. [US CDC](https://web.archive.org/web/20200911222029/https://www.cdc.gov/coronavirus/2019-ncov/hcp/planning-scenarios.html) (table 1) 1. [Verity et al.: Estimates of the severity of coronavirus disease 2019: a model-based analysis](https://www.thelancet.com/journals/laninf/article/PIIS1473-3099%2820%2930243-7/fulltext) (table 1) 1. [Levin et al.: Assessing the age specificity of infection fatality rates for COVID-19: systematic review, meta-analysis, and public policy implications](https://www.medrxiv.org/content/10.1101/2020.07.23.20160895v5) (table 3)