[R] Watts Strogatz game
kparamas
kparamas at asu.edu
Tue May 3 09:42:55 CEST 2011
Hi,
I have a erdos-renyi game with 6000 nodes and probability 0.003.
g1 = erdos.renyi.game(6000, 0.003)
How to create a Watts Strogatz game with the same probability.
g1 = watts.strogatz.game(1, 6000, ?, ?)
What should be the third and fourth parameter to this argument.
--
View this message in context: http://r.789695.n4.nabble.com/Watts-Strogatz-game-tp3491922p3491922.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list