Description Usage Arguments Value Examples
SEIQRjump
returns states of next jump given the states right now.
1 | SEIQRjump(x, pars)
|
x |
A numeric vector: (time, S, E, I, Q, R, N) at the previous jump. |
pars |
A numeric vector: (a.rate, e.rate, i.rate, q.rate, r.rate, pE, pSR, pIm). |
A numeric vector: (time, S, E, I, Q, 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.