Degree Power Law
From Gephi:Wiki
Degree Power Law
|
Objective
It measures how closely the degree distribution of a network follows a power-law scale.
Explanation
An alpha value between 2 and 3 implies a power law.
Source code
See org.gephi.statistics.plugin.DegreeDistribution.java.
Acknowledgements
This code was implemented by Patrick McSweeney.

