dd-harp / MicroWNV

Discrete time simulation of West Nile Virus transmission
https://dd-harp.github.io/MicroWNV/
Other
0 stars 0 forks source link

Ewing model #29

Closed slwu89 closed 2 years ago

slwu89 commented 2 years ago
  1. Paper: A novel approach for predicting risk of vector-borne disease establishment in marginal temperate environments under climate change: West Nile virus in the UK here, Code repo: here
  2. Paper: Uncovering mechanisms behind mosquito seasonality by integrating mathematical models and daily empirical population data: Culex pipiens in the UK here, Code repo: here
  3. Paper: Modelling the effect of temperature on the seasonal population dynamics of temperate mosquitoes here, Code repo: here

Code:

  1. My R version of the lifecycle model here
  2. My Julia version of the lifecycle model here
slwu89 commented 2 years ago

The solution to p0 and p1 parameters is found in the larval mortality function in the SI of Uncovering mechanisms...

slwu89 commented 2 years ago

lives in https://github.com/slwu89/culex-model