Description Usage Arguments Value Examples
Creates the age mixing matrix for four age groups: 0-4, 5-19, 20-64 and 65+, or for no age groups.
1 | load_contact_mat(age = T)
|
age |
Logical. If FALSE, will assume homogeneous mixing between age groups in the population and therefore return a matrix to enable this in the other functions (default is TRUE). |
Returns one matrix object.
1 2 | contact_mat = load_contact_mat()
View(contact_mat)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.