randomize.valued.network {nem} | R Documentation |
It randomizes a given symmetric valued network. Different types of randomisations are possible.
randomize.valued.network(network = network, type = "weights.preserving")
network |
a symmetric valued network of type |
type |
type of randomisation ( |
It returns a randomized valued network of class matrix
.
##---- Should be DIRECTLY executable !! ---- ##-- ==> Define data, use random, ##-- or do help(data=index) for the standard data sets. ## The function is currently defined as function (x) { }