fake_outbreak | R Documentation |
This dataset is a small (30 cases) simulated outbreak originally used to
illustrate outbreaker
, and used for the same purposes in
outbreaker2
. This list contains the following:
fake_outbreak
An object of class list
of length 6.
$onset
: A vector of integers representing dates of onset.
$sample
: A vector of integers representing the dates of isolation.
$dna
: A DNAbin matrix of pathogen genome sequences.
$w
: A numeric vector giving the empirical distribution of the
generation time.
$ances
: A vector of integers indicating, for each case, the true
infectors. NA
represents imported cases.
Thibaut Jombart thibautjombart@gmail.com
names(fake_outbreak) fake_outbreak
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.