View source: R/Patch-Methods.R
This hidden function calculates the distribution of larvae through time by
treating the larval-stage as a discrete-time Markov chain, and solving for the
stationary distribution. As the only aquatic population known for initializing
MGDrivE is the equilibrium larval population, this acts as an anchor from which
to calculate the egg and pupae distributions from (see set_initialPopulation_Patch
).
1 | calcLarvalDist(mu, t)
|
mu |
Double, death rate |
t |
Integer, stage time |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.