optimum_constant_slide | R Documentation |
Increase the selection optimum by a given percentage of starting variance each generation.
optimum_constant_slide(opt, iv, slide = 0.3, ...)
opt |
numeric. Initial optimum phenotype. |
iv |
numeric. Initial variance. The optimum will increase by some portion of this variance. |
slide |
numeric. Proportion of the initial variance by which the optimum phenotype will slide. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.