contact_matrix {Bernadette}R Documentation

Country-specific contact matrix

Description

A 16 by 16 contact matrix whose row i of a column j corresponds to the number of contacts made by an individual in group i with an individual in group j.

Usage

contact_matrix(country)

Arguments

country

A character indicating the country identifier. See country_contact_matrices.

Value

An object of class "data.frame".

References

Prem, K., van Zandvoort, K., Klepac, P. et al (2020). Projecting contact matrices in 177 geographical regions: an update and comparison with empirical data for the COVID-19 era. medRxiv 2020.07.22.20159772; doi: https://doi.org/10.1101/2020.07.22.20159772

Examples

conmat <- contact_matrix(country = "GRC")


[Package Bernadette version 1.1.5 Index]