| toxo | R Documentation |
The proportion of people sampled in 34 cities in El Salvador who tested positive for toxoplasmosis.
data(toxo)
A data frame with 34 observations on the following 5 variables.
Citythe city from which the data comes; a numeric vector
Rainfallthe recorded rainfall in millimetres at each city, presumably annual; a numeric vector
Proportionthe proportion of those sampled who tested positive to toxoplasmosis; a numeric vector
Sampledthe number of people sampled in each city; a numeric vector of integers
Positivethe number of people who tested positive to toxoplasmosis; a numeric vector of integers
The subjects are not randomly sampled within city.
Bradley Efron (1986) Double exponential families and their use in generalized linear regression. Journal of the American Statistical Association, 81(395), 709–721.
data(toxo) summary(toxo)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.