This function allows you to calculate how much two-mode clustering there is.

twomode_clustering(mat)

Arguments

mat

A matrix

See also

Examples

twomode_clustering(matrix)
#> Error in colSums(mat): 'x' must be an array of at least two dimensions