All Projects โ†’ mrc-ide โ†’ mcstate

mrc-ide / mcstate

Licence: other
โœจ๐Ÿงน Monte-Carlo State Space Models

Programming Languages

r
7636 projects

mcstate

Project Status: WIP โ€“ Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. R build status CodeFactor codecov.io

Installation

Install from drat with

# install.packages("drat") # -- if you don't have drat installed
drat:::add("ncov-ic")
install.packages("mcstate")

You will need a compiler to install dependencies for the package, and to build any models. Use pkgbuild::check_build_tools() to see if your system is ok to use.

The development version of the package can be installed directly from GitHub if you prefer with:

remotes::install_github("mrc-ide/mcstate", upgrade = FALSE)

License

MIT ยฉ Imperial College of Science, Technology and Medicine

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].