mortArabAq: Mortality model for the Anopheles arabiensis aquatic stages

Description Usage Arguments Details Value Author(s) Examples

Description

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

Usage

1
mortArabAq(tslb, arab, gamb)

Arguments

tslb

Water temperature

arab

Number of An. arabiensis larvae

gamb

Number of An. gambiae s.s. larvae

Details

mortArabAq 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 <- mortArabAq(20:27, rep(1, length(20:27)), rep(1, length(20:27)))

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