selectParents: selectParents function

View source: R/PopulationImprov.R

selectParentsR Documentation

selectParents function

Description

Function to select which breeding population individuals to use as parents to advance the population

Usage

selectParents(bsd)

Arguments

bsd

The breeding scheme data list

Details

Accesses phenoRecords to predict GEBVs among breeding population then calculates optimal contributions with those GEBVs and a pedigree-based coefficient of coancestry matrix.

Value

Data.frame with pedigree ccMat-based optimal contributions

Examples

optCont <- selectParents(bsd)]


jeanlucj/BreedSimCost documentation built on July 21, 2023, 1:59 a.m.