Description Usage Arguments Author(s)
Integrates "func" in the time interval
1 2 3 4 5 6 7 | mbd_solve_methode(
vector,
time_interval,
func = mbd::mbd_loglik_rhs,
parms,
methode = "lsoda"
)
|
vector |
a vector |
time_interval |
a time interval |
func |
function for the right hand side of the ODE |
parms |
some parameters to pass on the ode function |
methode |
specifies how the integration must be performed:
|
Hanno Hildenbrandt, adapted by Giovanni Laudanno
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.