wheat | R Documentation |
Allard (1966) sought to quantify variation in the yield in wheat grasses. Five wheat crosses were selected from a breeding program and were grown at four randomly selected locations where the wheat would be grown commercially. At each location crosses (families) were randomly assigned to particular sections of fields, i.e. at each location a one way randomized block design was conducted.
data(wheat)
The dataframe has four columns:
Refers to wheat yield.
Refers to randomly selected locations where wheat were grown commercially. A factor with four levels: 1,2,3,4
.
Refers to the replicate block within location. A factor with four levels: 1,2,3,4
. Within each block five wheat crosses were randomly assigned and grown.
Refers to wheat crosses. A factor with five levels: 1,2,3,4,5
.
Littell, R. C., Milliken, G. A., Stroup, W. W., Wolfinger, R. D., and O. Schabenberger (2006) SAS for Mixed Models 2nd ed. SAS press.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.