calc_Sp: Calculation of permutation-adjusted network smoothing index

View source: R/calc_Sp.R

calc_SpR Documentation

Calculation of permutation-adjusted network smoothing index

Description

Calculation of permutation-adjusted network smoothing index

Usage

calc_Sp(X0, A, eps = 1, k = 99, mc.cores = 1, ...)

Arguments

X0

input matrix

A

adjancency matrix

eps

numeric value

k

number of permutations

mc.cores

number of cores

...

additional parameteres of network_propagation

Value

data.frame with X0, Xs, S, p and Sp


emosca-cnr/dmfind002 documentation built on May 16, 2024, 10:44 p.m.