mND_s | R Documentation |
Integration with mND function
mND_s(output = NULL, ind_adj = NULL, k = NULL, min.norm.val = 0)
output |
Xs |
ind_adj |
index of neighbours obtained from adj matrix, see 'neighbour_index' function |
k |
number of top k first neighbors |
min.norm.val |
normalized ND values below this value will be set to 0; this is useful to denoise the steady state of ND and focus only on the highest scores |
a list with:
mND
: mND score
t
: sum of top k neighbours
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.