Description Usage Arguments Value Author(s) See Also
solve the ODE of derivICBMDemo
1 2 3 4 | solveICBMDemo(x0, times, parms, input, fFmAtmosphere = fmAtmosphere,
modMeta = modMetaICBMDemo(), useRImpl = FALSE)
|
x0 |
numeric vector or matrix at t=0 |
times |
times at which explicit estimates for y are desired. The first value in times must be the initial time. |
parms |
list of model parameters |
input |
list with dataframes entries leaf and root each with columns yr and obs |
fFmAtmosphere |
|
modMeta |
metaInformation from model. Pass for efficiency or when using different units. |
useRImpl |
flag indicating to use the R implementation instead of C implementation. |
result of lsoda
Thomas Wutzler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.