| beans | R Documentation | 
Results of a randomized block experiment in the Cook Islands involving the effect of six different treatments on plots of beans infested by the serpentine leaf miner insect.
data(beans)A data frame with 24 observations on the following 5 variables.
Blocka factor with levels 1 2 3 4.
Treatmenta factor with levels 1 2 3 4 5 6.
y1a numeric vector. The number of miners per leaf.
y2a numeric vector. The weight of beans per plot (in kg).
y3a numeric vector. 1/sin(sqrt(p)), where p is the proportion of leaves infested with borer.
The value of variable y3 in Block 4 for Treatment 2 is an estimate of a missing value.
Data courtesy of Dr. R. Fullerton.
Seber, G. A. F. (1998), Multivariate Observations, London: Arnold.
data(beans)
plot(beans)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.