make_figure_3a: Construct Figure 3a from manuscript

Description Usage Arguments Value

Description

Construct Figure 3a from manuscript

Usage

1
2
3
4
5
6
make_figure_3a(
  df = NULL,
  num.initial.cases_val = 5,
  delay_val = "SARS",
  prop.asym_val = 0.4
)

Arguments

df

A dataframe of results as produced by parameter_sweep

num.initial.cases_val

Value for num.initial.cases to subset the data to.

delay_val

Value for delay type to subset the data to.

prop.asym_val

Value for prop.asym to subset the data to.

Value

A ggplot2 plot object


emmalouisedavis/TTI-branching-process documentation built on Dec. 20, 2021, 5:17 a.m.