a_rungekutta | R Documentation |
Runge-Kutta for the calculation of the a vector in a EM step
a_rungekutta(avector, dt, h, S)
avector |
The a vector. |
dt |
Increment. |
h |
Step-length. |
S |
Sub-intensity matrix. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.