This package implements a stochastic compartmental model of gonorrhoea infection with vaccination.
You will need a compiler to install dependencies for the package, and to build the models. Use pkgbuild::check_build_tools()
to see if your system is usable.
You will need the packages odin.dust
, which can be installed using:
remotes::install_github("mrc-ide/odin.dust", upgrade = FALSE)
The package can then be installed directly from GitHub with:
remotes::install_github("mrc-ide/gonovaxdust", upgrade = FALSE)