View source: R/Patch-Simulation.R
oneDay_pupation_stochastic_Patch | R Documentation |
Pupa first undergo one extra day of survival, calculated as a binomial over
\overline{P_{[t-1]}} * (1-\mu_{ad})
.
This is an artifact of the conversion from continuous to discrete time (as mentioned
in the original Hancock paper this model is derived from).
Then, pupation is sampled from a binomial, where (1-\overline{\phi})
is
the genotype-specific probability of becoming male, and \overline{\phi}
is the genotype-specific of becoming female.
oneDay_pupation_stochastic_Patch()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.