findRedoBudgets.Rd
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)
bsd | List of breeding scheme data |
---|---|
results | List with the results of simulations so far |
List of two vectors one with high gain budgets and one with uncertainty budgets
Call this function to choose which budgets to try again
bsd <- findRedoBudgets(bsd, results)#> Error in findRedoBudgets(bsd, results): object 'bsd' not found