powered by
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.
data(maize_pheno) head(maize_pheno)
Run the code above in your browser using DataLab