Description Usage Arguments Details Value Author(s) Examples
This is a temperature, and fractional dependent mortality model for the Anopheles gambiae s.s. in the aquatic stages
1 | mortGambAq(tslb, arab, gamb)
|
tslb |
Water temperature |
arab |
Number of An. arabiensis larvae |
gamb |
Number of An. gambiae s.s. larvae |
mortGambAq
calculate mortaility rate according temperature and the number of An. arabiensis and An. gambiae s.s.
A vector with mortality rates in the aquatic stages
Torleif Markussen Lunde (Centre for International Health/Geophysical Institute, University of Bergen, Norway)
1 | myMort <- mortGambAq(20:27, rep(1, length(20:27)), rep(1, length(20:27)))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.