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 CAR index for the node pair. This function is used by
lp_car
.
1 | compute_car(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 CAR likelihood score of interaction for the node pair i-j.
Gregorio Alanis-Lobato galanisl@uni-mainz.de
Cannistraci, C. V. et al. (2013) From link-prediction in brain connectomes and protein interactomes to the local-community-paradigm in complex networks. Sci. Rep. 3:1613
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.