Description Usage Arguments
View source: R/sir_ode.R
euler.prob rho=.038 beta=0.2160 gamma=0.1928
1
euler(t = 120, dt = 0.001, fun = f, ic = c(1, rho, 0))
t
dt
fun
ic
c(1, rho, 0)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.