make_dissolution_stats: Calculate the Dissolution Statistics of a Network
Description
Calculate the Dissolution Statistics of a Network
Usage
make_dissolution_stats(sim.df, coef.diss, nsteps, verbose = TRUE)
Value
a list
of dissolution statistics
Arguments
- sim.df
a list of network objects (one per simulation)
- coef.diss
the coef.diss
element of nwparam
- nsteps
the number of simualted steps
- verbose
a verbosity toggle (default = TRUE)