compare_age_severity: Compile age-specific estimates of Pr(hospitalizion|infection)...

Description Usage Arguments Value Author(s) Examples

View source: R/compare_age_severity.R

Description

Compile age-specific estimates of Pr(hospitalizion|infection) based on methods from four different research groups (JHU, Neher, Pasteur, and LSHTM).

Usage

1
compare_age_severity(jhu_model = c("Update", "JHU Original"))

Arguments

jhu_model

Which JHU model to use to derive posterior probabilities ("Update" or "JHU Original")

Value

A data.frame with age-specific estimates of Pr(hospitalization|infection) (mean and 95 Neher lab, Pasteur Institute, and LSHTM)

Author(s)

Patrick Barks <patrick.barks@epicentre.msf.org>

Examples

1

epicentre-msf/covidestim documentation built on Jan. 1, 2021, 1:06 a.m.