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