mrc-ide / safir

squire and friends individual rewrite
https://mrc-ide.github.io/safir/
Other
1 stars 2 forks source link

safir

R build
status CodeFactor codecov.io

safir: squire and friends individual rewrite (and maintains the squire naming theme). It uses the {individual} package to specify and run the simulation.

safir can run individual based stochastic versions of the squire and nimue models, which recover trajectories from those aggregated population models (see package vignettes). It also implements a model for vaccination with an arbitrary number of doses and antibody titre dynamics which affect protective efficacy as well as efficacy against severe disease outcomes.

Because safir implements multiple models as individual based simulations, there is a large amount of code, but the central disease progression is shared across the models within safir. Each vignette describes how the simulation functions and where the relevant code can be found.

Installation

install_github('mrc-ide/safir')
library(safir)

Documentation

{safir} is documented on a dedicated website.

This includes the following vignettes:

License

MIT © Imperial College of Science, Technology and Medicine