Epidemic model fitting tools
To install:
if necessary, install.packages("devtools")
devtools::install_github("bbolker/fitsir")
* this syntax works with relatively recent versions of devtools
(>= 1.6.1)
* you may want to specify build_vignettes=FALSE
if you don't have a full LaTeX environment installed (you shouldn't need any other development tools)
Documentation
with the package loaded (via library()
): vignette("fitsir")
help(package="fitsir")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.