Learn R Programming

BHH2 (version 0.2-2)

tomato.data: Tomato plants data set

Description

Yield of tomato plants under two different fertilizers.

Usage

data(tomato.data)

Arguments

source

Box G. E. P, Hunter, W. C. and Hunter, J. S. (1978). Statistics for Experimenters. New York: Wiley.

References

Box G. E. P, Hunter, J. S. and Hunter, W. C. (2005). Statistics for Experimenters II. New York: Wiley.

Examples

Run this code
data(tomato.data)
str(tomato.data)
plot(tomato.data)

Run the code above in your browser using DataLab