Skip to content

jenniesuz/tsetse_climate_change

Repository files navigation

tsetse_climate_change code repository

This repository contains all files needed to run the analyses in:

Lord J.S., Hargrove J.W., Torr S.J. and Vale, G.A. (2018). Climate change and African trypanosomiasis vector populations in Zimbabwe's Zambezi Valley: a mathematical modelling study. PLoS Medicine. https://doi.org/10.1371/journal.pmed.1002675.

The code is made available under a Creative Commons Attribution 4.0 International License. You are free to reuse this code provided that you give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. Giving appropriate credit includes citation of the above publication and providing a link to this repository:

https://github.com/jenniesuz/tsetse_climate_change

Creative Commons License

I suggest you open this project file file in R Studio. The files that form part of this project file are detailed below. I suggest that you view the files in the following order:

These files are explained briefly below, the data used in each file are also provided here in .csv files.

Analyses

  • r_1_data_bioassay.R - reads in tsetse count data and temperature data, calculates monthly average temperature
  • r_2_subfuncs_adult_mortality.R - adult mortality as a function of temperature
  • r_2_subfuncs_larviposition.R - larviposition as a function of temperature
  • r_2_subfuncs_pupal_duration.R - pupal duration as a function of temperature
  • r_2_subfuncs_pupal_mortality.R - pupal mortality as a function of temperature
  • r_3_fit_funcs.R - functions for fitting the model
  • r_4_tsetsemod.R - tsetse population dynamics model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages