Description Usage Arguments Value
View source: R/opt_models_simpleJoint2_functions.R
Deterministic model of form
dI_R/dt = a exp(-eps t) + r_SR I_S
This model is designed to be run before model_susExpJoint
1 | model_resExpJoint2(t, N.vector, params, args = NULL)
|
t |
time vector |
N.vector |
initial conditions |
params |
named vector of parameters (a; eps) |
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.