comp_vertex_prob: Approximate the probability of each vertex within a list...

Description Usage Arguments Author(s)

Description

Approximate the probability of each vertex within a list belonging to the list.

Usage

1
comp_vertex_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()'.

Author(s)

Christopher Nobles, Ph.D.


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