Skip to content

R package for deriving social mixing matrices from survey data.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

epiforecasts/socialmixr

Repository files navigation

Social mixing matrices for infectious disease modelling in R

CRAN version R-CMD-check Codecov test coverage

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.