oneDay_pupation_deterministic_Patch: Deterministic Pupation

Description Usage

View source: R/Patch-Simulation.R

Description

Pupa first undergo one extra day of survival, calculated as

\overline{P_{[t-1]}} * (1-μ_{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 into adult males is calculated as

(1-\overline{φ}) * \overline{P_{[t]}}

and into adult females as

\overline{φ} * \overline{P_{[t]}}

Usage

1

MGDrivE documentation built on Oct. 23, 2020, 7:28 p.m.