Social mixing matrices for infectious disease modelling in R
socialmixr is an R package to derive social mixing matrices from survey data.
Installation
The package can be installed using
install.packages("socialmixr")The current development version can be installed using the remotes package
remotes::install_github("sbfnk/socialmixr")Documentation
For information on how to use the socialmixr package, see the vignette.