| Title: | For testing odin2 and shinylive |
|---|---|
| Description: | Testing odin2. Testing shinylive. |
| Authors: | Tim Taylor [aut, cre] (ORCID: <https://orcid.org/0000-0002-8587-7113>) |
| Maintainer: | Tim Taylor <[email protected]> |
| License: | MIT + file LICENSE |
| Version: | 0.0.0.9001 |
| Built: | 2026-05-15 09:26:31 UTC |
| Source: | https://github.com/TimTaylor/odin2test |
Run and plot SIR model
run(beta = 0.2, gamma = 0.1, I0 = 10, N = 1000, n_particles = 10, tmax = 100)run(beta = 0.2, gamma = 0.1, I0 = 10, N = 1000, n_particles = 10, tmax = 100)
beta |
TODO |
gamma |
TODO |
I0 |
TODO |
N |
TODO |
n_particles |
TODO |
tmax |
TODO |