igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] power.law.fit


From: Simone Gabbriellini
Subject: [igraph] power.law.fit
Date: Mon, 3 Sep 2007 17:51:18 +0200

dear list,

I've used the function power.law.fit in this way:

c<-degree(myGraph);
pwl<-power.law.fit(c+1);

for a list of 25 graphs. Now I have values in the range 1,296295 to 1,805046.

I see that the value usually expected goes between 2 to 3 for real networks... can you help me understand my results? maybe I have to specify the xmin value? being under 2 means something particular?

thanks a lot,
simone



reply via email to

[Prev in Thread] Current Thread [Next in Thread]