Skip to content
/ nosoi Public

Nosoi is a flexible agent-based stochastic transmission chain/epidemiological simulator

License

Notifications You must be signed in to change notification settings

slequime/nosoi

Repository files navigation

nosoi

R-CMD-check codecov CRAN_Status_Badge

The aim of nosoi (pronounced no.si) is to provide a flexible agent-based stochastic transmission chain/epidemic simulator (Lequime et al. Methods in Ecology and Evolution 11:1002-1007). It is named after the daimones of plague, sickness and disease that escaped Pandora's jar in the Greek mythology. nosoi is able to take into account the influence of multiple variable on the transmission process (e.g. dual-host systems (such as arboviruses), within-host viral dynamics, transportation, population structure), alone or taken together, to create complex but relatively intuitive epidemiological simulations.

Installation

To get the current released version from CRAN:

install.packages("nosoi")

To get the latest (and possibly unstable) version, you can use the devtools package:

install.packages("devtools")
devtools::install_github(repo = "slequime/nosoi")

Documentation

You can find package documentation, with reference, tutorials and examples here: http://slequime.github.io/nosoi/ (built with pkgdown).

About

Nosoi is a flexible agent-based stochastic transmission chain/epidemiological simulator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages