Description Usage Arguments Author(s)
Approximate the probability of each vertex within a list belonging to the list.
| 1 | comp_vertex_prob(v, G, exact = TRUE)
 | 
| 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()'. | 
Christopher Nobles, Ph.D.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.