Processing math: 100%

Implements dMYZdt for the SEI ODE model.

# S3 method for class 'SEI'
dMYZdt(t, y, pars, s)

Arguments

t

current simulation time

y

state vector

pars

an xds object

s

the species index

Value

a numeric vector

Details

The dynamics of adult mosquitoes: dMdt=ΛΩM The density of infected but not infectious mosquitoes: dYdt=fqκ(MY)ΩY The density of infectious mosquitoes: dZdt=(YZ)/τΩZ