View source: R/perm.net.nl.str.R
perm.net.nl.str.single | R Documentation |
Permute node metrics while keeping their dependency
perm.net.nl.str.single(df, labels)
df |
a data frame whith nodes informations |
labels |
a numeric or string vector indicating the columns (labels) to permute. |
Permute network links weigths while keep same network structure (density, modularity, binary global clustering coefficient).
a list of data frames of length nperm + 1 with the first element of the list beeing the original data frame and the other elements, the permuted ones.
Sebastian Sosa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.