Random Network Plugin

Comparison to Random Network

In version 1.0 there are four different network metrics implemented
  1. Clustering Coefficient:  Measures how close the neighborhood of a node is to being complete.
  2. Average Degree:  Number of edges divided by number of nodes.
  3. Mean Shortest Path:  The average distance between all pairs of node.
  4. Degree Distribution:  Returns an approximation to the power-law distribution of the node degree.