calculateChkReps.Rd
Once entries are specified, calculate the number of times checks will be replicated. Each rep must have at least one check.
calculateChkReps(bsp)
bsp | A list of objects to combine with the species and population parameters. bsp is short for breeding sheme parameters |
---|
The bsp list with updated chkReps
Call this function once nEntries, nReps, nChks, and entryToChkRatio have been specified
bsp <- calculateChkReps(bsp)#> Error in calculateChkReps(bsp): could not find function "calculateChkReps"