Description Usage Arguments Value Author(s) References
View source: R/link_predictors.R
Given two indices representing two nodes and a list of neighbourhoods,
compute the Resource Allocation index for the node pair. This function is
used by lp_ra
.
1 | compute_ra(ne, i, j)
|
ne |
list; The neighbourhood of all nodes from a network of interest. |
i |
integer; The ID of a network node. |
j |
integer; The ID of a network node. |
The Resource Allocation likelihood score of interaction for the node pair i-j.
Gregorio Alanis-Lobato galanisl@uni-mainz.de
Zhou, T. et al. (2009) Predicting missing links via local information. The European Physical Journal B 71(4):623-630
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.