Implements [dXdt] for the SEIR model

# S3 method for SEIR
dXdt(t, y, pars, i)

Arguments

t

current simulation time

y

state vector

pars

an xds object

i

the host species index

Value

a [numeric] vector