Does anyone have a plugin or code to obtain each node's Katz–Bonacich network centrality?
Thanks.
Katz–Bonacich network centrality
Re: Katz–Bonacich network centrality
Hi,
We don't have this centrality implemented, but the code for Java can be found here:
http://www.koders.com/java/fid3812D0FDC ... B9D28.aspx
Best,
Clement
We don't have this centrality implemented, but the code for Java can be found here:
http://www.koders.com/java/fid3812D0FDC ... B9D28.aspx
Best,
Clement
-
- Posts:10
- Joined:29 Sep 2012 15:24 [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: Katz–Bonacich network centrality
Hi,
first a big up for the community and the soft of Gephi! I've been starting on it a few weeks ago.
Maybe a n00b question, but I can't get the code described. Or how do I install it in Gephi? (I'm completely not into Java yet, more a theory guy, so...)
And is there a good starting point to get into writing algorithms for other network statistics?
Best,
Glenn
first a big up for the community and the soft of Gephi! I've been starting on it a few weeks ago.
Maybe a n00b question, but I can't get the code described. Or how do I install it in Gephi? (I'm completely not into Java yet, more a theory guy, so...)
And is there a good starting point to get into writing algorithms for other network statistics?
Best,
Glenn
-
- Posts:2
- Joined:20 Jul 2017 17:45 [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: Katz–Bonacich network centrality
Hi Glenn, I'm from the future. Did you ever get this working?