Once entries are specified, calculate the number of times checks will be replicated. Each rep must have at least one check.

calculateChkReps(bsp)

Arguments

bsp

A list of objects to combine with the species and population parameters. bsp is short for breeding sheme parameters

Value

The bsp list with updated chkReps

Details

Call this function once nEntries, nReps, nChks, and entryToChkRatio have been specified

Examples

bsp <- calculateChkReps(bsp)
#> Error in calculateChkReps(bsp): could not find function "calculateChkReps"