toggles_to_diss_stats | R Documentation |
Convert Matrix of Toggles to Dissolution and Duration Statistics
toggles_to_diss_stats(toggles, coef.diss, nsteps, nw, time.start = 0L)
toggles |
A matrix of toggles, as produced by
|
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. |
Named list containing dissolution and duration statistics matrices and other related information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.