[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2012-11-03T12:00:51+01:00 https://forum-gephi.org/app.php/feed/topic/2292 2012-11-03T12:00:51+01:002012-11-03T12:00:51+01:00 https://forum-gephi.org/viewtopic.php?t=2292&p=7605#p7605 <![CDATA[Re: Creating a random graph with same degree distribution]]>
Have a look at these plug-ins:
https://gephi.org/plugins/complex-generators/
https://gephi.org/plugins/large-simple-graph-generator/

Statistics:Posted by admin — 03 Nov 2012 12:00


]]>
2012-11-03T11:09:07+01:002012-11-03T11:09:07+01:00 https://forum-gephi.org/viewtopic.php?t=2292&p=7603#p7603 <![CDATA[Creating a random graph with same degree distribution]]>
many network metrics make more sense when compared against the benchmark of a random network. The thing is, the Erdos-Renyi is not necessarily the best benchmark for some observed networks, for example in social network analysis: this is because the degree distribution of the E-R can be very different from the one of the observed network. I was wondering: is there a way that I can, in Gephi, create a random graph with a given number of nodes, number of edges and degree distribution? Or, even better, to create a random graph equivalent to a given observed graph already loaded into Gephi?

I know this is done when computing modularity, with stubs of individual nodes being rewired at random to generate a random-null. Is there any other way? Thanks!

Statistics:Posted by albertocottica — 03 Nov 2012 11:09


]]>