inst/shiny-examples/FDLyapu-app/examples/ex4D_EbolaModel_2016.R

data(Ebola)
KL <<- Ebola$KL
nVar <<- 4
dMax <<- 2
yDeb <<- Ebola$yDeb
intgrMthod <<- "rk4"
nIterMin <<- 1
tEnd <<- 0.5
timeStep <<- 0.001
printIter <<- 100
lastIter <<- 50

Try the GPoM.FDLyapu package in your browser

Any scripts or data that you put into this service are public.

GPoM.FDLyapu documentation built on Aug. 29, 2019, 5:05 p.m.