Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong Clustering Coefficient scores in directed networks #58

Open
oxy86 opened this issue Feb 23, 2018 · 0 comments
Open

Wrong Clustering Coefficient scores in directed networks #58

oxy86 opened this issue Feb 23, 2018 · 0 comments
Assignees
Milestone

Comments

@oxy86
Copy link
Member

oxy86 commented Feb 23, 2018

Take this strongly connected directed network.
0 | 0 | 1
1 | 0 | 1
1 | 1 | 0

image

The clu coef of actor 2 should be 0.8333 not 0 as reported by SocNetV.

@oxy86 oxy86 self-assigned this Feb 23, 2018
@oxy86 oxy86 added this to the 2.4 milestone Feb 23, 2018
@oxy86 oxy86 modified the milestones: 2.4, v2.7 Dec 28, 2020
@oxy86 oxy86 modified the milestones: v2.7, v2.9 Jun 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant