add_interventions {MGDrivE2}R Documentation

This set of functions modifies mosquito life history parameters in the presence of adult interventions - indoor residual spraying (IRS) and insecticide treated nets (ITN) This is based on the work of Le Menach et al (2007) and Griffin et al (2010). We vary three parameters in the presence of interventions: Egg laying rate (beta), Adult mortality (muF), Mosquito biting rate (av0)

Description

This set of functions modifies mosquito life history parameters in the presence of adult interventions - indoor residual spraying (IRS) and insecticide treated nets (ITN) This is based on the work of Le Menach et al (2007) and Griffin et al (2010). We vary three parameters in the presence of interventions: Egg laying rate (beta), Adult mortality (muF), Mosquito biting rate (av0)

Usage

add_interventions(params, IRS_cov, LLIN_cov)

Arguments

params

a named list of parameters

IRS_cov

proportion of humans in the node receiving IRS

LLIN_cov

proportion of humans in the node receiving LLIN

Value

a vector of the equilibrium number of females in each SEI stage


[Package MGDrivE2 version 2.1.0 Index]