Description
Social Mixing Matrices for Infectious Disease Modelling.
Description
Provides methods for sampling contact matrices from diary data for use in infectious disease modelling, as discussed in Mossong et al. (2008) <doi:10.1371/journal.pmed.0050074>.
README.md
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("epiforecasts/socialmixr")
Documentation
For information on how to use the socialmixr package, see the introduction vignette.