Learn R Programming

VGAM (version 0.9-1)

toxop: Toxoplasmosis Data

Description

Toxoplasmosis data in 34 cities in El Salvador.

Usage

data(toxop)

Arguments

source

See the references for details.

Details

See the references for details.

References

Efron, B. (1978) Regression and ANOVA With zero-one data: measures of residual variation. Journal of the American Statistical Association, 73, 113--121.

Efron, B. (1986) Double exponential families and their use in generalized linear regression. Journal of the American Statistical Association, 81, 709--721.

See Also

dexpbinomial.

Examples

Run this code
with(toxop, plot(rainfall, positive / ssize, col = "blue"))
plot(toxop, col = "blue")

Run the code above in your browser using DataLab