make_figure_4: Construct Figure 4 from the manuscript

Description Usage Arguments Value

Description

Construct Figure 4 from the manuscript

Usage

1
2
3
4
5
6
7
make_figure_4(
  res = NULL,
  num.initial.cases_val = 5,
  delay_val = "SARS",
  prop.asym_val = 0.4,
  index_R0_val = 1.1
)

Arguments

res

The results dataframe from parameter sweep and then calculating extinction.

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.

index_R0_val

Value of index_R0 to subset the data to.

Value

A ggplot2 plot object


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