Description Usage Arguments Value
View source: R/lotka-volterra-lna.R
Log-likelihood for Lotka-Volterra Linear Noise Approximation of CTMC
1 | log_lhood_lotka_volterra_lna(theta, y1, y2, times, ...)
|
theta |
Parameters, numeric vector of length 3. |
y1 |
Observed y1. |
y2 |
Observed y2. |
times |
Observed times. |
... |
Arguments to pass to ode solver. |
log-likelihood (numeric)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.