View source: R/PopulationImprov.R
calcGRM | R Documentation |
Function to make a genomic relationship matrix to calculate GEBVs
calcGRM(bsd)
bsd |
List of breeding scheme data |
bsd contains both variety candidates that have phenotypes and breeding population individuals that don't. Both need to be in the GRM for prediction
A genomic relationship matrix
grm <- calcGRM(bsd)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.