Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

aucuba

Lesions of Aucuba mosaic virus


Description

The investigators counted the number of lesions of Aucuba mosaic virus developing after exposure to X rays for various times. See Snedecor and Cochran (1980, page 404).

Usage

data(aucuba)

Format

A data frame with 7 rows and 2 variables:

time

a numeric vector giving the minutes of exposure.

lesions

a numeric vector giving the counts of lesions, in hundreds.

References

Snedecor G.W. and Cochran W.G. (1989) Statistical Methods, Eight Edition, Iowa State University Press, Ames.

Examples

barplot(lesions ~ time, col="red", data=aucuba)

glmtoolbox

Set of Tools to Data Analysis using Generalized Linear Models

v0.1.0
GPL-2 | GPL-3
Authors
Luis Hernando Vanegas [aut, cre], Luz Marina Rondón [aut], Gilberto A. Paula [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.