View source: R/compute_terms.R
compute_terms.na | R Documentation |
Using the output of deSolve
compute the dynamical terms for the output of dts_solve
that
don't have any relevant dynamical terms
## S3 method for class 'na'
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.