Convert Matrix of Toggles to Dissolution and Duration Statistics
toggles_to_diss_stats(toggles, coef.diss, nsteps, nw, time.start = 0L)
Named list containing dissolution and duration statistics matrices and other related information.
A matrix of toggles, as produced by
tedgelist_to_toggles
.
Dissolution coefficients used in the simulation.
Number of time steps in the simulation.
Network used in the simulation.
Starting time for the simulation.