Description Usage Arguments Details
View source: R/OptimizeByLOESS.R
Utility function for optimizeByLOESS Pull interesting parameters from from the stageOutputs that will serve to calculate optimality of the simulation. Currently the mean and genetic std dev of the F1 population
1 | getParmsResponse(oneSim, startCycle, wgtPopImprov = 1)
|
oneSim |
Output of runBreedingScheme |
startCycle |
Integer first cycle after burn-in is done |
wgtPopImprov |
Two components contribute to the utility: yearly population improvement and yearly gain in the product development. This is the weight for the first. The other has weight 1 - wgtPopImprov |
Takes a simulation output and returns a vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.