Learn R Programming

EpiModel (version 2.3.0)

make_formation_table: Calculate the Formation Statistics of a Network

Description

Calculate the Formation Statistics of a Network

Usage

make_formation_table(merged.stats, targets)

Value

A data.frame of the formation statistics.

Arguments

merged.stats

A matrix of nsims * nsteps rows, with a column for each of the formation targets.

targets

A data.frame of the formation targets with two columns: "names" and "targets".