effective_number: Calculate the effective bimodules based on its OL_matrix

Description Usage Arguments Value

Description

Calculate the effective bimodules based on its OL_matrix

Usage

1
effective_number(OLmat, weight_fun = function(x) x > 0.95, sym = TRUE)

Arguments

OLmat

The overlap matrix of the bimodule as returned by OL_matrix(comm)

weight_fun

Function to determine when two communities are considered the same.

sym

Boolean. If TRUE the equality is both way inclusion else just one way inclusion.

Value

A count representing the effective number of communities


miheerdew/BMD-metrics documentation built on May 15, 2019, 5:03 a.m.