twomode_coherence.Rd
This function calculates coherence for a two-mode network
twomode_coherence(mat, attr = NULL)
mat | A matrix |
---|
Average coherence across the components of the network
Note that this function applies only to one dimension/mode (the columns). Use a transposed matrix to return values for the other dimension/mode.
twomode_fragmentation
Other two-mode functions: twomode_2x2
,
twomode_clustering
,
twomode_components
,
twomode_constraint
,
twomode_dominance
,
twomode_modularity
,
twomode_smallworld
twomode_coherence(mat, attr)#> Error in twomode_coherence(mat, attr): object 'mat' not found