A small dataset containing points generated using the Gillespie algorithm.
Very similar to GillespieSIR
, slightly larger in size.
1 |
A data frame with 60 rows and 6 variables:
Infection: transition rate from S to I
Recovery: transition rate from I to R
Immunisation: transition rate from S to R
Final number of S
Final number of I
Final number of R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.