perm.met.degree.single: Link perm keeping structure on a single matrix

View source: R/perm.degree.single.R

perm.met.degree.singleR Documentation

Link perm keeping structure on a single matrix

Description

Permute row and/or columns of a matrix in order to keep links structure constant during perm.

Usage

perm.met.degree.single(M, perm)

Arguments

M

a square adjacency matrix or a list of square adjacency matrix.

perm

number of perm wanted

Details

Permutation of link and keeping link structure allow to study?????????

Value

  • A list of prmuted matrices, if M is a single square adjacency matrix.

  • A list of list if M is a list of square adjacency matrix.

Author(s)

Sebastian Sosa, Ivan Puga-Gonzalez.


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