Description Usage Arguments Details Value Author(s) References See Also Examples
The S-I-R epidemilogical disease model with frequency dependent
transmission, for use with ode
in the deSolve
package.
1 |
t |
times points for which values will be returned |
y |
the vector of disease states of hosts (S, I, R) |
p |
a vector of parameters |
The user does not put these directly into this function, but rather uses
ode
in the deSolve
package.
Returns of list of one component (required by ode
).
Hank Stevens <HStevens@muohio.edu>
Ellner, S.P. and Guckenheimer, J. (2006) Dynamic Models in Biology, Princeton University Press.
Kermack, W.O. and McCormick, W.G. (1927) A contribution to the mathematical theory of epidemics. Proceedings of the Royal Society, Series A, 115, 700–721.
Stevens, M.H.H. (2009) A Primer of Ecology with R, Use R! Series. Springer.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.