Learn R Programming

EpiNow2 (version 1.3.4)

get_generation_time: Get a Literature Distribution for the Generation Time

Description

[Stable] Extracts a literature distribution from generation_times.

Usage

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

Value

A list defining a distribution

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)?

Author

Sam Abbott

Examples

Run this code
get_generation_time(disease = "SARS-CoV-2", source = "ganyani")

Run the code above in your browser using DataLab