View source: R/infectious_disease_dynamics.R
SEIR | R Documentation |
SEIR model with vital rates
SEIR(time, init, params)
time |
vector of time units over which to run model |
init |
initial population size of population |
params |
vector of beta (infection rate), gamma (recovery rate), m (natural birth/death rate), v (vaccination rate), and a (inverse of incubation period) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.