oneDay_pupation_deterministic_Patch function

Deterministic Pupation

Deterministic Pupation

Pupa first undergo one extra day of survival, calculated as [REMOVE_ME]P[t1](1μad)[REMOVEME2] \overline{P_{[t-1]}} * (1-\mu_{ad}) [REMOVE_ME_2]. 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 [REMOVE_ME](1ϕ)P[t][REMOVEME2] (1-\overline{\phi}) * \overline{P_{[t]}} [REMOVE_ME_2]

and into adult females as [REMOVE_ME]ϕP[t][REMOVEME2] \overline{\phi} * \overline{P_{[t]}} [REMOVE_ME_2]

oneDay_pupation_deterministic_Patch()

Description

Pupa first undergo one extra day of survival, calculated as

P[t1](1μad) \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 into adult males is calculated as

(1ϕ)P[t] (1-\overline{\phi}) * \overline{P_{[t]}}

and into adult females as

ϕP[t] \overline{\phi} * \overline{P_{[t]}}
  • Maintainer: Héctor Manuel Sánchez Castellanos
  • License: GPL-3
  • Last published: 2020-10-05