Description Usage Arguments Value
Simulate model with multiple input.
1 | simMultiHE(mfunc, md, pars.tab, yini, fr, to, dt = 1, n.sim = 100)
|
md |
model definition |
pars.tab |
list of probabilistic distributions of parameters, double value if constant |
yini |
initial value for simulation |
fr |
start time |
to |
end time |
dt |
observation interval |
n.sim |
size of parameter sets |
nfunc |
Constructor of model, (DetMC, StoMC, ODE, IBM) |
list of outputs of each simulation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.