Description Usage Arguments Details Value Examples
View source: R/AnalysisFunctions.R
function to select parents among individuals with phenotypes, assuming individual effects covary according to a GRM
1 | selCritGRM(records, candidates, bsp, SP)
|
records |
The breeding program |
candidates |
Character vector of ids of the candidates to be parents |
bsp |
The breeding scheme parameter list |
SP |
The AlphaSimR SimParam object (needed to pull SNPs) |
Accesses all individuals in records
to pick the highest ones
Character vector of the ids of the selected individuals
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.