calc_Sp | R Documentation |
Calculation of permutation-adjusted network smoothing index
calc_Sp(X0, A, eps = 1, k = 99, mc.cores = 1, ...)
X0 |
input matrix |
A |
adjancency matrix |
eps |
numeric value |
k |
number of permutations |
mc.cores |
number of cores |
... |
additional parameteres of network_propagation |
data.frame
with X0, Xs, S, p and Sp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.