Description Usage Arguments Value
View source: R/lotka-volterra-lna.R
Time-derivative for LNA of Lotka-Volterra CTMC
1 | d_dt_lotka_volterra_lna(t, y, theta)
|
t |
time parameter (not used, but needed for ode solver). |
y |
Population vector. |
theta |
Parameter vector. |
Derivative vector for LNA approximation with components: (y1, y2, v11, v12, v22).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.