calcDerivedParms: calcDerivedParms function

View source: R/Utilities.R

calcDerivedParmsR Documentation

calcDerivedParms function

Description

Once you have read in parameters from a control file, or set them yourself, there are still a few derived parameters that are needed. This function calculates them.

Usage

calcDerivedParms(bsd)

Arguments

bsd

List of breeding program data

Details

This function is only called internally by other functions used to specify the pipeline

Value

A list bsd that extends the input with a few derived parameters


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