smallpox_19581973_Europe {modelSSE} | R Documentation |
A dataset of smallpox outbreaks in Europe
Description
This dataset (i.e., smallpox_19581973_Europe
) contains 34 observations of next-generation cluster size generated by given numbers of seed cases,
which were collected in smallpox outbreaks in Europe from 1958 to 1973.
Here, in this dataset, only the smallpox case observations involved in the first indigenous transmission generation were recorded.
Usage
smallpox_19581973_Europe
Format
A data frame (data.frame
) with 34 of records, and 3 columns of variables:
obs.seed
Observations of the number of seed cases that generated the offspring cases in the next transmission generation.
obs.clustersize
Observations of next-generation cluster size generated by given numbers (given in
obs.seed
) of seed cases.type.obs
A categorical variable takes the value "nextgen_clustersize" indicating the type of observations.
References
Fenner F, Henderson DA, Arita I, Jezek Z, Ladnyi ID. Smallpox and its eradication. Geneva: World Health Organization. 1988. https://apps.who.int/iris/handle/10665/39485, see Table 23.4 for the raw data.
Blumberg S, Funk S, Pulliam JR. Detecting differential transmissibilities that affect the size of self-limited outbreaks. PLoS Pathogens. 2014;10(10):e1004452. doi:10.1371/journal.ppat.1004452, see Table 3 in the data supplementary file for the processed data.
Examples
data(smallpox_19581973_Europe)
summary(smallpox_19581973_Europe)