optimum_constant_slide: Increase the selection optimum by a given percentage of...

View source: R/gs.R

optimum_constant_slideR Documentation

Increase the selection optimum by a given percentage of starting variance each generation.

Description

Increase the selection optimum by a given percentage of starting variance each generation.

Usage

optimum_constant_slide(opt, iv, slide = 0.3, ...)

Arguments

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.


hemstrow/GeneArchEst documentation built on June 10, 2025, 5:06 a.m.