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