paramater_boxplots_plot: Plot 4x1 boxplots of epidemiological parameters

Description Usage Arguments

Description

paramater_boxplots_plot takes output of outbreak_dataset_read and plots boxplot of epidemiological parameter observations. Returns ggplot object for plotting.

Usage

1
2
paramater_boxplots_plot(outbreak.dataset, title = NULL, alpha = NA,
  jitter.width = 0.2)

Arguments

outbreak.dataset

Outbreak dataset outputted by outbreak_dataset_read

title

Plot title. Default = NULL

alpha

Numeric for plot point transparency. Default = NA, i.e. no transparency

jitter.width

Numeric for plot point jitter width. Default = 0.2


OJWatson/paper documentation built on May 7, 2019, 8:33 p.m.