load_contact_mat: Creates the age mixing matrix

Description Usage Arguments Value Examples

Description

Creates the age mixing matrix for four age groups: 0-4, 5-19, 20-64 and 65+, or for no age groups.

Usage

1

Arguments

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).

Value

Returns one matrix object.

Examples

1
2
contact_mat = load_contact_mat()
View(contact_mat)

qleclerc/epicspatial documentation built on May 21, 2019, 4:06 a.m.