Malaria in Populations of Great Tit
Two-by-two contingency table of malaria (Plasmodium) infection status in control and egg-removal populations of Great Tit (Parus major).
A data frame with 65 observations on the following 2 variables.
a factor with levels Control
and
Egg removal
a ordered factor with levels
No Malaria
and Malaria
Oppliger, A., P. Christe, and H. Richner. 1996. Clutch size and malaria resistance. Nature 381: 565.
str(GreatTitMalaria) table(GreatTitMalaria) if(require(vcd)) { mosaic(~treatment + response, GreatTitMalaria) }
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.