R/wheat-data.R

#' Genomic prediction from secondary traits in wheat
#' 
#' Canopy temperature (CT) measurements collected during grain fill; used for genomic prediction of grain yield (GY) in wheat. Data come from the drought and extreme drought environments of Rutkoski et al. (2016). The CT phenotype was dated 3/7/2014. Stage 1 BLUEs were computed using rep(trial) as a random effect.
#' 
#' @docType data
#'
#' @usage data(wheat)
#'
#' @format wheat.geno is object of \code{\link{class_geno}}. wheat.blues and wheat.vcov are output from \code{\link{Stage1}.}
#'
#' @references Rutkoski et al. (2016) G3 (Bethesa) 6:2799–2808. https://doi.org/10.1534/g3.116.032888
"wheat.data"
jendelman/StageWise documentation built on Feb. 23, 2025, 11 a.m.