comp_pij: Compute the probability of vertex i connecting to vertex j.

Description Usage Arguments Author(s)

Description

Compute the probability of vertex i connecting to vertex j.

Usage

1
comp_pij(ki, kj, M, sparseOnly = TRUE)

Arguments

ki

integer degree of vertex i

kj

integer degree of vertex j

M

integer size of graph G, the total number of edges within G.

Author(s)

Christopher Nobles, Ph.D.


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