Using the output of deSolve compute the dynamical terms every point in time. This method dispatches on the type of pars$compute
.
Usage
compute_terms(varslist, deout, pars, s, i)
Arguments
- varslist
a list with variable names attached
- deout
a matrix, the output of deSolve
- pars
a list
- s
the vector species index
- i
the host species index