get_incubation_period: Get a Literature Distribution for the Incubation Period

get_incubation_periodR Documentation

Get a Literature Distribution for the Incubation Period

Description

[Stable] Extracts a literature distribution from incubation_periods.

Usage

get_incubation_period(disease, source, max_value = 15, fixed = FALSE)

Arguments

disease

A character string indicating the disease of interest.

source

A character string indicating the source of interest.

max_value

Numeric, the maximum value to allow. Defaults to 15 days.

fixed

Logical, defaults to FALSE. Should distributions be supplied as fixed values (vs with uncertainty)?

Value

A list defining a distribution

Author(s)

Sam Abbott

Examples

get_incubation_period(disease = "SARS-CoV-2", source = "lauer")

EpiNow2 documentation built on Sept. 26, 2023, 5:11 p.m.