toggles_to_diss_stats: Convert Matrix of Toggles to Dissolution and Duration...

View source: R/netdx.R

toggles_to_diss_statsR Documentation

Convert Matrix of Toggles to Dissolution and Duration Statistics

Description

Convert Matrix of Toggles to Dissolution and Duration Statistics

Usage

toggles_to_diss_stats(toggles, coef.diss, nsteps, nw, time.start = 0L)

Arguments

toggles

A matrix of toggles, as produced by tedgelist_to_toggles.

coef.diss

Dissolution coefficients used in the simulation.

nsteps

Number of time steps in the simulation.

nw

Network used in the simulation.

time.start

Starting time for the simulation.

Value

Named list containing dissolution and duration statistics matrices and other related information.


statnet/EpiModel documentation built on April 26, 2024, 3:23 a.m.