View source: R/infectious_disease_dynamics.R
SIS | R Documentation |
SIS model with vital rates
SIS(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), m (natural birth/death rate), and gamma (recovery rate) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.