comp_sparse_prob: Compute probability for sparse graph edges.

Description Usage Arguments Author(s)

Description

Compute probability for sparse graph edges.

Usage

1
comp_sparse_prob(lambda, edgeCnt, maxEdgeCnt, exact = TRUE)

Arguments

lambda

expected connections between verticies, computed by 'comp_lambda' or 'comp_lambda_bipartite'.

edgeCnt

count of edges present between the verticies tested.

maxEdgeCnt

maximal count of edges possible in graph or subgraph.

Author(s)

Christopher Nobles, Ph.D.


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