oneDay_mating_deterministic_Patch {MGDrivE} | R Documentation |
Deterministic Mating
Description
Mating is calculated as the outer product of newly emerging adult females and
all-current adult males, modulated by \overline{\overline{\eta}}
, the genotype-specific
male mating fitness. \overline{\overline{\eta}}
corresponds to all female (rows)
and male (columns) genotypes, to perform any type of assortative mating.
If there are no adult males, the unmated females experience one day of death,
calculated as
\overline{Af_t} * (1-\mu_{ad}) * \overline{\omega_f}
, and remain unmated until tomorrow.
Usage
oneDay_mating_deterministic_Patch()
[Package MGDrivE version 1.6.0 Index]