popImprovByParentSel: Run population improvement using parent selection

Description Usage Arguments Details Value

View source: R/newFunctions.R

Description

Function to improve a simulated breeding population by one cycle. This version is adjusted relative to the original popImprov1Cyc function, which drew candidates from the full records$F1 (excluding potentially indivs only scored during the current year, if useCurrentPhenoTrain=FALSE). My changes:

Usage

1
popImprovByParentSel(records, bsp, SP)

Arguments

records

The breeding program records object. See fillPipeline for details

bsp

A list of breeding scheme parameters

SP

The AlphaSimR SimParam object

Details

This function uses penotypic records coming out of the product pipeline to choose individuals as parents to initiate the next breeding cycle

Value

A records object with a new F1 Pop-class object of progeny coming out of a population improvement scheme


wolfemd/alphaSimHlpR documentation built on Sept. 19, 2021, 6:25 p.m.