igraph-help
[Top][All Lists]
Advanced

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

[igraph] results of betweenness centrality and closeness centrality


From: Jinie Pak
Subject: [igraph] results of betweenness centrality and closeness centrality
Date: Fri, 4 Oct 2013 21:16:48 -0400

I am currently using several SNA tools including R to analyze the data.  Eventually, I will use R because it can compute weighted network.
However, the results from R are different from other tools in terms of computing betweenness and closeness centralities.

In fact, the basic centrality scores from all tools are different except for the degree centrality.

I am just wondering what algorithm R uses for computing betweenness and closeness centrality.

I don’t expect R developers (experts) to know how other tools compute the centrality measures, but is there any possible explanation of why SNA tools produce different results?

I would like to know what causes this issue and any solution for this. 
Thank you! 

 

Jinie


reply via email to

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