Description Usage Arguments Value Author(s) References Examples
View source: R/enhanceNetwork.R
R implementation of Network Enhancement
1 |
W_in |
- input weighted N x N adjacency matrix |
alpha |
- regularization parameter |
diffusion |
- diffusion parameter, typical values are 0.5, 1.0, 1.2, 2.0 |
k |
- number of neighbors, if NULL then defaults to ceil(20,ncol(data)) |
re-weighted N x N adjacency matrix
Bo Wang, github
microbma, github
Tyler Bradshaw, github
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.