View source: R/infectious_disease_dynamics.R
SIR_no_vitals | R Documentation |
SIR model without vital rates
SIR_no_vitals(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), and v (vaccination rate) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.