Description Usage Arguments Value Examples
Stochastic SIR model, compartmental
This takes N iterations for time step dt
1 | compartmental_sirmodel(end_time, pars = NULL)
|
end_time |
en time of data |
pars |
parameter list |
dataframe
1 2 | compartmental_sirmodel(100, list())
run_with_repetitions(100, 1, list(), FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.