maizeYield | R Documentation |
This data set was included in Souza et al. (2017) and Cuevas et al (2019) is from the Helix Seeds Company (HEL). It consists of grain yied from 452 maize hybrids obtained by crossing 111 pure lines (inbreds); the hybrids were evaluated in 2015 at five Brazilian sites (E1-E5). The experimental design used in each site was a randomized block with two replicates per hybrid. However, to facilitate the demonstration of functions, only 150 hybrids per environment are being considered, thus counting 750 genotype x environment observations. Grain yield data are mean-centered and scaled.
data(maizeYield)
A data frame with 750 rows and 3 variables:
environmental id (factor)
genotypic id (factor)
grain yield value of genotype plus genotype by location interaction effects in kg ha-1 (numeric)
...
data(maizeYield); head(maizeYield)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.