m1: RKI SurvStat Data

Description Usage Format Source See Also Examples

Description

14 datasets for different diseases beginning in 2001 to the 3rd Quarter of 2004 including their defined outbreaks.

Usage

1

Format

disProg objects each containing 209 observations (weekly on 52 weeks)

observed

Number of counts in the corresponding week

state

Boolean whether there was an outbreak.

Source

Robert Koch-Institut: SurvStat: http://www3.rki.de/SurvStat; m1 and m3 were queried on 10 November 2004. The rest during September 2004.

See Also

readData

Examples

1
2
3
    data(k1)
    survResObj <- algo.rki1(k1, control=list(range=27:192))
    plot(survResObj, "RKI 1", "k1", firstweek=27, startyear=2002)

jimhester/surveillance documentation built on May 19, 2019, 10:33 a.m.