Skip to contents

Symmetricity for social contact matrices is defined as \(c_{ij}N_i == c_{ji}N_j\) where c is the contact value and N the group size.

Usage

cm_make_symmetric(x, population)

Arguments

x

A contactmatrix object to make symmetric

population

A numeric vector of the population size of each group

Value

A symmetric contactmatrix object