Learn R Programming

SMPracticals (version 1.4-3.1)

nematode: Nematode Data

Description

Numbers of nematodes invading individual fly larvae for various numbers of initial challengers.

Usage

data(nematode)

Arguments

Format

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

m

Number of challengers

r

Number of invading nematodes

y

Number of fly larvae

References

Davison, A. C. (2003) Statistical Models. Cambridge University Press. Page 295.

Examples

Run this code
data(nematode)

Run the code above in your browser using DataLab