View source: R/covid19_models.R
simple.SIR.ODE | R Documentation |
Define an ODE system for a simple SIR model
simple.SIR.ODE(time, state, parameters)
time |
time variable |
state |
state variable |
parameters |
parameters of the ODE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.