igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] How to calculate rich-club connectivity?


From: Bernie Hogan
Subject: Re: [igraph] How to calculate rich-club connectivity?
Date: Mon, 19 Dec 2011 16:32:35 +0000

Regarding rich-clubs, I am assuming you have already had a look at the r package t-net (see toreopsahl.net for more info; Tore has also published a fair bit on this). If you have your network in R, it should be a simple process to export from graph, calculate in t-net, and then work with the results thereafter. 

Take care,
BERNiE 

Dr Bernie Hogan
Research Fellow, Oxford Internet Institute
University of Oxford

On 19 Dec 2011, at 15:53, Gábor Csárdi wrote:

Hi,

we have no built-in function for this. It does not seem to be too
difficult to implement, though.

Gabor

On Thu, Dec 15, 2011 at 8:37 AM, Minsu Park <address@hidden> wrote:
Hi all,
I'm trying to find connectivity patterns between rich-club which means that
nodes have largest indegree or outdegree.

I found a function calculating degree distribution but I could not found any
function for figuring out rich-clubs and connectivity between rich-clubs.
Is there any help for finding references?


--
Thanks,
Minsu Park
address@hidden


_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help




--
Gabor Csardi <address@hidden>     MTA KFKI RMKI

_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help


reply via email to

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