mortGambAq: Mortality model for the Anopheles gambiae s.s. aquatic stages

Description Usage Arguments Details Value Author(s) Examples

Description

This is a temperature, and fractional dependent mortality model for the Anopheles gambiae s.s. in the aquatic stages

Usage

1
mortGambAq(tslb, arab, gamb)

Arguments

tslb

Water temperature

arab

Number of An. arabiensis larvae

gamb

Number of An. gambiae s.s. larvae

Details

mortGambAq calculate mortaility rate according temperature and the number of An. arabiensis and An. gambiae s.s.

Value

A vector with mortality rates in the aquatic stages

Author(s)

Torleif Markussen Lunde (Centre for International Health/Geophysical Institute, University of Bergen, Norway)

Examples

1
myMort <- mortGambAq(20:27, rep(1, length(20:27)), rep(1, length(20:27)))

tmlunde/OMaWa documentation built on May 31, 2019, 4:39 p.m.