Learn R Programming

faraway (version 1.0.8)

beetle: Beetles exposed to fumigant

Description

Grain beetles were exposed to ethylene oxide

Arguments

Format

A data frame with 10 observations on the following 3 variables.

conc

concentration of ethylene oxide in mg/l

affected

number affected

exposed

number exposed

References

Collet D. "Modelling Binary Data"

Examples

Run this code

data(beetle)
## maybe str(beetle) ; plot(beetle) ...

Run the code above in your browser using DataLab