igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Question on the formula of out/in degree distribution


From: Gábor Csárdi
Subject: Re: [igraph] Question on the formula of out/in degree distribution
Date: Sat, 15 Mar 2014 11:53:55 -0400

Hi, see the docs: http://igraph.org/r/doc/static.power.law.game.html

G.


On Sat, Mar 15, 2014 at 10:53 AM, address@hidden <address@hidden> wrote:
Hi
 
I want to use static.power.law.game() to generate directed scale-free network,
for example
g <- static.power.law.game(10000, 10000, 2.2, 2.2)
 
What is the formula of the out/in degree distribution?
 
best
Xueming
 


_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help



reply via email to

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