Description Usage Arguments Value
View source: R/opt_models_simpleJoint2_functions.R
Deterministic model of form
dI/dt = theta a exp(-eps t) + r_S I
1 | model_susExpJoint2(t, N.vector, params, args = NULL)
|
t |
time vector |
N.vector |
initial conditions |
params |
named vector of parameters (theta; a; eps; r) |
args |
parameters to be fixed throughout optimisation |
values of state variables 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.