Run a batch of replications with specified budget percentages These percentages have to be valid in terms of following rules

runBatch(batchBudg, bsd)

Arguments

batchBudg

List of budget percentage vectors for the population improvement cycle and the variety development pipeline

bsd

List of breeding scheme data

Value

Tibble with initial and end means and variances

Details

Call this function to test out a batch of different budgets

Examples

bsd <- runBatch(batchBudg, bsd)
#> Error in runBatch(batchBudg, bsd): object 'bsd' not found