Based on simulations run so far, find the budgets that gave the highest gain and the budgets with high gain but also high uncertainty

findRedoBudgets(bsd, results)

Arguments

bsd

List of breeding scheme data

results

List with the results of simulations so far

Value

List of two vectors one with high gain budgets and one with uncertainty budgets

Details

Call this function to choose which budgets to try again

Examples

bsd <- findRedoBudgets(bsd, results)
#> Error in findRedoBudgets(bsd, results): object 'bsd' not found