View source: R/compute_terms.R
compute_NI_ix | R Documentation |
Using the output of deSolve::ode or deSolve::dede, compute the NI at a point in time
compute_NI_ix(ix, dts_out, pars, i)
ix |
an integer |
dts_out |
a matrix, the output of deSolve |
pars |
a list |
i |
the host species index |
a list containing the NI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.