Learn R Programming

EpiModel (version 2.3.0)

make_dissolution_stats: Calculate the Dissolution Statistics of a Network

Description

Calculate the Dissolution Statistics of a Network

Usage

make_dissolution_stats(diag.sim, coef.diss, nsteps, verbose = TRUE)

Value

a list of dissolution statistics

Arguments

diag.sim

A list of network objects (one per simulation).

coef.diss

The coef.diss element of nwparam.

nsteps

The number of simulated steps.

verbose

A verbosity toggle (default = TRUE).