perm.net.nl.str.single: Nodes labels permutation keeping network structure

View source: R/perm.net.nl.str.R

perm.net.nl.str.singleR Documentation

Nodes labels permutation keeping network structure

Description

Permute node metrics while keeping their dependency

Usage

perm.net.nl.str.single(df, labels)

Arguments

df

a data frame whith nodes informations

labels

a numeric or string vector indicating the columns (labels) to permute.

Details

Permute network links weigths while keep same network structure (density, modularity, binary global clustering coefficient).

Value

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.

Author(s)

Sebastian Sosa


SebastianSosa/ant documentation built on Sept. 23, 2023, 7:06 a.m.