comp_edgeset_prob: Compute edgeset probability.

Description Usage Arguments Author(s)

Description

Compute edgeset probability.

Usage

1
comp_edgeset_prob(v, G, exact = TRUE)

Arguments

v

vector of vertex identifiers. Vertices must be present in graph G.

G

igraph object representing the graph and including vertices from v.

exact

logical. If TRUE, the approximation of the probability is calculated rather than approximated by 'ppois()'.

maxEdgeCnt

numeric maximum number of edges that could be obsersered given vertices within edgelist.

Author(s)

Christopher Nobles, Ph.D.


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