igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] correlation between degree of a node and average degree of


From: Simone Gabbriellini
Subject: Re: [igraph] correlation between degree of a node and average degree of its neighbors
Date: Wed, 24 Nov 2010 20:34:43 +0100

thanks, 

that function is really it... but I am wondering if it works in a bipartite 
case... it should, right?

best,
simone

Il giorno 24/nov/2010, alle ore 19.34, Tamas Nepusz ha scritto:

>> I am wondering how to extract the average degree of neighbors for all the 
>> nodes in my network. 
>> [...]
>> I am trying with the neighbors() function, but I cannot understand how to 
>> extract neighbors. My aim is to plot the degree of a node vs. the average 
>> degree of its neighbors, which should be a visual way to show assortativity, 
>> if I get it correctly.
> Have you checked the graph.knn() function in the R interface? It seems to do 
> exactly what you would like to do.
> 
> -- 
> Tamas
> 
> 
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help




reply via email to

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