View source: R/compute_terms.R
compute_terms_steady | R Documentation |
Using the output of deSolve
compute the dynamical terms for the output of root_solve
compute_terms_steady(varslist, y_eq, pars, s, i)
varslist |
a list with variable names attached |
y_eq |
a matrix, the output of |
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.