View source: R/Cube-Auxiliary.R
cubeModifiers | R Documentation |
This is an internal function for cubes.
cubeModifiers(
gtype,
eta = NULL,
phi = NULL,
omega = NULL,
xiF = NULL,
xiM = NULL,
s = NULL
)
gtype |
character vector of genotypes |
eta |
genotype-specific mating fitness, handles assortative mating as well |
phi |
genotype-specific sex ratio at emergence |
omega |
genotype-specific multiplicative modifier of adult mortality |
xiF |
genotype-specific female pupatory success |
xiM |
genotype-specific male pupatory success |
s |
genotype-specific fractional reduction(increase) in fertility |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.