Learn R Programming

catdata (version 1.2.4)

encephalitis: Cases of Herpes Encephalitis in Bavaria and Saxony

Description

The encephalitis data is based on a study on the occurence of herpes encephalitis in children. It was observed in Bavaria and Lower Saxony between 1980 and 1993.

Usage

data(encephalitis)

Arguments

Format

A data frame with 26 observations containing the following variables

year

years 1980 to 1993 (1 -- 14)

country

Bavaria = 1, Lower Saxony = 2

count

number of cases with herpes encephalitis

References

Karimi, A., Windorfer, A., Dreesemann, J. (1980) Vorkommen von zentralvenösen Infektionen in europäischen Ländern. Technical report, Schriften des Niedersächsischen Landesgesundheitsamtes.

Examples

Run this code
if (FALSE) {
##look for:
if(interactive()){vignette("count-encephalitis")}
}

Run the code above in your browser using DataLab