This function calculates coherence for a two-mode network

twomode_coherence(mat, attr = NULL)

Arguments

mat

A matrix

Value

Average coherence across the components of the network

Details

Note that this function applies only to one dimension/mode (the columns). Use a transposed matrix to return values for the other dimension/mode.

See also

Examples

twomode_coherence(mat, attr)
#> Error in twomode_coherence(mat, attr): object 'mat' not found