igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Adding two functions to igraph?


From: Gang Su
Subject: Re: [igraph] Adding two functions to igraph?
Date: Thu, 08 May 2008 17:39:11 -0400
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)

Oh i love this lib...:)
Btw could you take a look at my function for the clustering coefficient?
Mine yields different values (I was following the original paper's formula i guess)

Gang

Tamas Nepusz wrote:
In this paper they proposed 2 feature values that can distinguish a random graph from a real world one:
Clustering coefficient and Characteristic edge length.
Both are included in igraph, although the clustering coefficient is called "transitivity":
http://cneurocvs.rmki.kfki.hu/igraph/doc/R/transitivity.html
and the characteristic path length is called "average.path.length".






reply via email to

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