Skip to contents

The variable Y is the density of infected mosquitoes. The model blood feeding parameters are:

  • f is the overall blood feeding rate

  • q is the human fraction for blood feeding

  • Ω is the demographic matrix

  • τ is the EIP

The net blood feeding rate by infectious mosquitoes is computed by accounting for survival and dispersal that would occur in a delay differential equation: Υ=eΩτ so fqZ=fq(ΥY) The daily EIR for the population strata is βfqZ

Usage

# S3 method for class 'SI'
F_fqZ(t, y, pars, s)

Arguments

t

current simulation time

y

state vector

pars

a list

s

the species index

Value

a numeric vector of length nPatches