View source: R/CostOptimization.R
runBatch | R Documentation |
Run a batch of replications with specified budget percentages These percentages have to be valid in terms of following rules
runBatch(batchBudg, bsd)
batchBudg |
List of budget percentage vectors for the population improvement cycle and the variety development pipeline |
bsd |
List of breeding scheme data |
Call this function to test out a batch of different budgets
Tibble with initial and end means and variances
batchResults <- runBatch(batchBudg, bsd)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.