get.biDensity: Graph Density for Bipartite graphs.

Description Usage Arguments Details Value References

Description

Measures graph density of bipartite graphs . The density captures the fraction of actual present edges over the number of all possible edges, given that multiple edges are not allowed. This function is the adaption to bipartite graphs as presented in Borgatti and Everett (1997).

Usage

1

Arguments

A

Biparite matrix object

Details

Compute Graph density Bipartite Graph

Value

It returns a list of score of degree centrality of nodes at rows and nodes at columns.

Returns a list scores of the degree Density the nodes in the rows are scored first followed by column vertices.

References


abhik1368/netpredictor documentation built on May 10, 2019, 4:09 a.m.