perm_vec_int | R Documentation |
permutes elements of a vector.
perm_vec_int(x, nperm, progress)
x |
a numeric vector. |
progress |
a boolean indicating if you wich to see the progression of the permutations. |
perm |
an integer indicating the number of permutations to perform. |
Permuting a vector can serve to realize node label permutation.
A list of vectors, each ones holding a different permutation.
Sebastian Sosa,Ivan Puga-Gonzales.
Farine, D. R. (2017). A guide to null models for animal social network analysis. Methods in Ecology and Evolution.
Sosa, S. (in press). Social Network Analysis, in: Encyclopedia of Animal Cognition and Behavior. Springer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.