View source: R/perm.degree.single.R
perm.met.degree.single | R Documentation |
Permute row and/or columns of a matrix in order to keep links structure constant during perm.
perm.met.degree.single(M, perm)
M |
a square adjacency matrix or a list of square adjacency matrix. |
perm |
number of perm wanted |
Permutation of link and keeping link structure allow to study?????????
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.
Sebastian Sosa, Ivan Puga-Gonzalez.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.