Description Usage Arguments Value
Closed SIR (IBM)
1 2 | ibm_closed_sir(sigma = 2, beta = 6, N = 1000, i0 = 1, days = 100,
substep = 1)
|
sigma |
Recovery rate (1 / mean duration of infection) |
beta |
Transmission parameter |
N |
Population size |
i0 |
Number of infected people at time = 0 |
days |
End time |
substep |
time step |
IBM closed SIR model output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.