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