Implements [BedNetEffectSizes] for the Le Menach ITN model of vector control

compute_bednet_effect_sizes_lemenach(
  ix,
  phi,
  ff,
  qq,
  gg,
  tau0_frac = c(0.68/3, 2.32/3),
  rr = 0.56,
  ss = 0.03
)

Arguments

ix

an index over nPatches

phi

ITN coverage

ff

baseline blood feeding rate

qq

baseline human fraction

gg

baseline mosquito mortality rate

tau0_frac

a [numeric] vector giving the proportion of a feeding cycle spent host seeking/bloodfeeding *vs.* resting/oviposition

rr

probability of mosquito being repelled upon contact with ITN

ss

probability of mosquito successfully feeding upon contact with ITN

Value

an **`xds`** model object

References

This implements the model for ITN effect sizes from Le Menach A, Takala SL, McKenzie FE, Perisse A, Harris A, Flahault A, Smith DL (2007). “An elaborated feeding cycle model for reductions in vectorial capacity of night-biting mosquitoes by insecticide-treated nets.” Malaria Journal, 6, 10. doi:10.1186/1475-2875-6-10 .