Learn R Programming

EpiModel (version 2.2.1)

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 target

targets

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