View source: R/oxy-SSNtools.R View source: R/SSNtools.R
GlobalFlatteningRatio | R Documentation |
calculate global network flattening ratio for nodes.
GlobalFlatteningRatio(nodes, edges, iter)
nodes |
nodes of graph (a list of named lists) |
edges |
edges of graph (a list of lists) |
iter |
number of iterations to shuffle the order of nodes for various configuration of G_bar |
DETAILS
a numeric value that is the ratio of sum of distance between G_bar and G
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.