View source: R/PopulationImprov.R
selectParents | R Documentation |
Function to select which breeding population individuals to use as parents to advance the population
selectParents(bsd)
bsd |
The breeding scheme data list |
Accesses phenoRecords to predict GEBVs among breeding population then calculates optimal contributions with those GEBVs and a pedigree-based coefficient of coancestry matrix.
Data.frame with pedigree ccMat-based optimal contributions
optCont <- selectParents(bsd)]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.