| maize_pheno | R Documentation |
A synthetic dataset containing multi-environment phenotypic records for 100 maize genotypes. Designed to demonstrate phenotypic selection index calculations and variance-covariance matrix estimations.
data(maize_pheno)
A data frame with 600 rows and 6 variables:
Factor representing 100 unique maize genotypes.
Factor representing 2 distinct growing environments.
Factor representing 3 replicate blocks within each environment.
Numeric vector of grain yield in kg/ha.
Numeric vector of plant height in centimeters.
Numeric vector of days to physiological maturity.
Simulated for the selection.index package to provide reproducible examples.
data(maize_pheno)
head(maize_pheno)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.