SEIRS_model
SEIRS_model(
initial.state,
timesteps,
years,
alpha,
beta,
inv_gamma,
inv_omega,
inv_mu,
inv_sigma
)
Number of individuals in different disease states (S, E, I and R) at time, t = 0
timesteps
years
Death rate
Contact rate (per day)
Infectious period (days)
Average protected period (years)
inverse mu (years)
Latency period (days)