outbreaks (version 1.9.0)

sars_canada_2003: Severe Acute Respiratory Syndrome in Canada, 2003

Description

These data comprise of new cases of SARS in Canada in 2003. These data are from Chapter 9 of De Vries et al. (1996).

Usage

sars_canada_2003

Arguments

Format

A data frame with 110 rows and 5 columns

date

Date

cases_travel

New cases attributed to travel

cases_household

New cases attributed to household transmission

cases_healthcare

New cases in a healthcare setting

cases_other

Other new cases

References

G. De Vries, T. Hillen, M. Lewis, J. Mueller, and B. Schoenfisch. 2006. A Course in Mathematical Biology: Quantitative Modeling with Mathematical and Computational Methods. Society for Industrial and Applied Mathematics.

Examples

Run this code
# NOT RUN {
## show first few cases
head(sars_canada_2003)

# }

Run the code above in your browser using DataCamp Workspace