View source: R/compute_terms.R
compute_terms | R Documentation |
Using the output of deSolve compute the dynamical terms every point in time. This method dispatches on the type of pars$compute
.
compute_terms(varslist, dts_out, pars, s, i)
varslist |
a list with variable names attached |
dts_out |
a matrix, the output of deSolve |
pars |
a list |
s |
the vector species index |
i |
the host species index |
matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.