Learn R Programming

SMPracticals (version 1.3-1)

seeds: Germination of seeds

Description

These are the number of seeds germinating when subjected to extracts of certain roots.

Usage

data(seeds)

Arguments

source

Crowder, M. J. (1978) Beta-binomial ANOVA for proportions. Applied Statistics, 27, 34--37.

References

Cox, D. R. and Snell, E. J. (1989) Analysis of Binary Data, second edition. London: Chapman and Hall. Section 3.2.

Examples

Run this code
data(seeds)
## maybe str(seeds) ; plot(seeds) ...

Run the code above in your browser using DataLab