Thanks to visit codestin.com
Credit goes to github.com

Skip to content

❗ This is a read-only mirror of the CRAN R package repository. dynamAedes — A Unified Mechanistic Model for the Population Dynamics of Invasive Aedes Mosquitoes. Homepage: https://mattmar.github.io/dynamAedes/ Report bugs for this package: https://github.com/mattmar/dynamAedes

Notifications You must be signed in to change notification settings

cran/dynamAedes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dynamAedes

CRAN status

Overview

dynamAedes is a stochastic, time-discrete and spatially-explicit population dynamical model for four invasive Aedes mosquito species: Aedes aegypti, Ae. albopictus, Ae. japonicus and Ae. koreicus.

The model is driven by temperature, photoperiod and intra-specific larval competition and can be applied to three different "spatial scales": punctual, local and regional. These modes consider different degrees of spatial complexity and data availability, for example by accounting for active and passive dispersal of mosquitoes or for specific input temperature data (weather station vs. gridded remotely-sensed temperature data).

The main features of dynamAedes are:

  • It allows to simulate the active and passive dispersal of adult mosquitoes (when scale="local").

  • It's a stochastic model, thus the distribution of its output metrics (e.g., number of adults) integrates "random" variation and can thus differ slightly between different model runs.

  • It provides four functions (psi, adci, dici and icci) to easily derive summary metrics (i.g., based on user-defines quantiles) on the space-time trend of the simulated population dynamics, e.g., the 95% CI of the population dispersal in a given period or the number of cells colonised.

Installation

# Install the released version from CRAN
install.packages("dynamAedes")
# Or the development version from GitHub:
# install.packages("devtools")
devtools::install_github("mattmar/dynamAedes")

About

❗ This is a read-only mirror of the CRAN R package repository. dynamAedes — A Unified Mechanistic Model for the Population Dynamics of Invasive Aedes Mosquitoes. Homepage: https://mattmar.github.io/dynamAedes/ Report bugs for this package: https://github.com/mattmar/dynamAedes

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages