rtLarvalDepositionGrid: tsetse larval deposition on a grid

Description Usage Arguments Details Value

Description

rtLarvalDepositionGrid returns the number of male and female larvae deposited in each grid cell

Usage

1
rtLarvalDepositionGrid(aGrid, aGridPup, vpDeposit, verbose = FALSE)

Arguments

aGrid

array with the age distributions of males & females [y,x,sex,age]

aGridPup

array with the age distributions of pupal males & females [y,x,sex,age]

vpDeposit

a vector of age-specific deposition probabilities of Females

verbose

whether to output progress messages to console

Details

from the age structure of adult females and 'birth' probabilities per female.

Value

updated array of pupae [y,x,sex,age]


AndySouth/rtsetse documentation built on May 5, 2019, 6:02 a.m.