powered by
Monthly counts of meningococcal infections in France 1985-1997. Here, the data is split into 4 age groups (<1, 1-5, 5-20, >20).
data(meningo.age)
An object of class disProg with 156 observations in each of 4 age groups.
disProg
Month index
Matrix with number of counts in the corresponding month and age group
Boolean whether there was an outbreak -- dummy not implemented
Neighbourhood matrix, all age groups are adjacent
Population fractions
data(meningo.age) plot(meningo.age, title="Meningococcal infections in France 1985-97") plot(meningo.age, as.one=FALSE)
Run the code above in your browser using DataLab