sparseness: Test graph for sparseness

Description Usage Arguments Author(s)

Description

Test graph for sparseness

Usage

1
sparseness(G, threshold = 0.1)

Arguments

G

igraph object representing the graph to test.

threshold

numeric, between 0 and 1 indicating the proportion of which to consider much greater than. For example, if 10 is much greater than 1, then the threshold is considered to be 0.1. Default threshold is 0.1.

Author(s)

Christopher Nobles, Ph.D.


cnobles/spraphal documentation built on May 28, 2019, 7:35 p.m.