Description Usage Arguments Value
View source: R/lotka-volterra-ctmc.R
Log-likelihood for Lotka-Volterra continuous-time Markov chain
1 | log_lhood_lotka_volterra_ctmc(theta, y1, y2, times, y1_max, y2_max, ...)
|
theta |
Parameters, numeric vector of length 3. |
y1 |
Observed y1. |
y2 |
Observed y2. |
times |
Observed times. |
y1_max |
Max for y1, integer. |
y2_max |
Max for y2, integer. |
... |
To be passed to prob function. |
log-likelihood (numeric).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.