[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[igraph] Possible bug transitivity for barabasi.game
From: |
Anindya Ghosh |
Subject: |
[igraph] Possible bug transitivity for barabasi.game |
Date: |
Mon, 18 Oct 2010 21:13:09 -0400 |
I am calculating the clustering coefficients of networks generated using the following coden <- 10000
g <- barabasi.game(n)
transitivity(g)
I always get transitivity as 0 irrespective of the value of n. Is this is a bug?
According to the literature it should not be 0. Any help will be appreciated.
--
"I'm not confused, I'm well mixed." -Robert Frost
- [igraph] Possible bug transitivity for barabasi.game,
Anindya Ghosh <=