[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-15T14:05:59+01:00 https://forum-gephi.org/app.php/feed/topic/2300 2012-11-15T14:05:59+01:002012-11-15T14:05:59+01:00 https://forum-gephi.org/viewtopic.php?t=2300&p=7663#p7663 <![CDATA[Re: Calculate nearest neighbor degree?]]>
Sebastien is right about the average especially when relating to power law distributions. However, the ANND or ANNS (avg nearest neighbor degree or -strength resp.) are used some times to estimate a degree of assortativity in the network: i.e. are higher degree nodes more likely to be connected to higher degree nodes.

Thank you for the code links, it might be good to estimate both & see the differences in real networks....

Statistics:Posted by gmagerman — 15 Nov 2012 14:05


]]>
2012-11-09T10:32:33+01:002012-11-09T10:32:33+01:00 https://forum-gephi.org/viewtopic.php?t=2300&p=7633#p7633 <![CDATA[Re: Calculate nearest neighbor degree?]]> metric plugin for it, or code some lines of python using Networkx.

Notice that the average is an unreliable statistic as it is very sensitive to outliers. You may better compute the median instead.

Statistics:Posted by admin — 09 Nov 2012 10:32


]]>
2012-11-09T08:22:14+01:002012-11-09T08:22:14+01:00 https://forum-gephi.org/viewtopic.php?t=2300&p=7632#p7632 <![CDATA[Re: Calculate nearest neighbor degree?]]>
It's a directed network and some nodes are both targets and investors (sources)
Ex.
Indonesia has a node degree of 10 as it has 7 investors, but are investing in 3 countries itself. I want to be able to calculate the average node degree of Indonesia's nearest neighbors, and get this statistic for all nodes as a separate column in the data lab. Is this possible?

Statistics:Posted by emmalijohansson — 09 Nov 2012 08:22


]]>
2012-11-08T17:24:01+01:002012-11-08T17:24:01+01:00 https://forum-gephi.org/viewtopic.php?t=2300&p=7627#p7627 <![CDATA[Re: Calculate nearest neighbor degree?]]> Statistics:Posted by admin — 08 Nov 2012 17:24


]]>
2012-11-08T16:35:02+01:002012-11-08T16:35:02+01:00 https://forum-gephi.org/viewtopic.php?t=2300&p=7625#p7625 <![CDATA[Calculate nearest neighbor degree?]]> nearest neighbor degree, or average nearest neighbor degrees.

Anyone who knows? I'd be more than happy if!

Statistics:Posted by emmalijohansson — 08 Nov 2012 16:35


]]>