make_figure3b: Generate a figure comparing the effective reproduction no...

Description Usage Arguments Value Author(s)

Description

Generate a figure comparing the effective reproduction no with contacts traced.

Usage

1
2
3
4
5
6
make_figure3b(
  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 of the effective reproduction no vs contacts traced.

Author(s)

Sam Abbott


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