Description Usage Arguments Value
RK45DP7 solver for 1D ODE optimisation routine reporting at time points determined by sampling dates.
Initial condition I=0.
Parameters to be excluded-from/fixed-in optimisation routine given in args
.
1 | solve_opt1D(params, DAT, tColStr, N0, plotArea = 1, args = NULL, func, solved)
|
params |
named vector of parameters |
DAT |
experimental data to obtain sampling dates |
tColStr |
name of matrix's column to be used as measure of time, e.g. "DAT" |
N0 |
initial conditions of the model's state variables |
args |
parameters to be fixed throughout optimisation |
... |
unmodified parameters (incl. func) to be passed to the model |
solution of deterministic model at given time points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.