R/phenotype.R

#' @title Phenotypic data of 410 hybrids
#' @description This dataset contains phenotypic data of 410 hybrids for grain yield in maize.
#' @format A data frame with 410 rows and 3 variables:
#' \describe{
#'   \item{\code{M}}{The names of male parents.}
#'   \item{\code{F}}{The names of female parents.}
#'   \item{\code{GY}}{The grain yield of hybrids.}
#'}
"phenotype"

Try the GAGBLUP package in your browser

Any scripts or data that you put into this service are public.

GAGBLUP documentation built on Sept. 8, 2023, 5:47 p.m.