R/mono_fun.R
mono_fun.Rd
Internal helper used by the simulation functions to solve the monomolecular epidemic model with `deSolve::ode()`.
mono_fun(t, y, par)
Time.
State variable.
Model parameters.
A list containing the rate of change.