Description Usage Arguments Value Examples
SEIRjump
returns states of next jump given the states right now.
1 | SEIRjump(x, pars)
|
x |
A numeric vector: (time, S, E, I, R, N) at the previous jump. |
pars |
A numeric vector: (a.rate, e.rate, i.rate, r.rate, pE, pSR, pIm). |
A numeric vector: (time, S, E, I, R, N) immediately after the next jump.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.