Takes phenotypes from phenoRecords and combines them with the GRM across variety candidates and breeding population individuals

grmPhenoEval(bsd)

Arguments

bsd

List of breeding scheme data

Value

Named real vector of the GEBVs (names are the individual ids) of all individuals including breeding population and variety candidates, with appropriate weights by error variance of the observations

Details

Given all the phenotypic records calculate the GEBV

Examples

grmBLUPs <- grmPhenoEval(bsd)
#> Error in nInd(bsd$varietyCandidates): object 'bsd' not found