Skip to content

bbolker/fitsir

Repository files navigation

fitsir

Build Status

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")

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages