-
Notifications
You must be signed in to change notification settings - Fork 26
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
TODO: Graph Reciprocity metric #4
Labels
Comments
oxy86
added a commit
that referenced
this issue
Feb 1, 2017
oxy86
added a commit
that referenced
this issue
Feb 2, 2017
oxy86
added a commit
that referenced
this issue
Feb 3, 2017
…y is computed. Also, we need to have a html report of per actor reciprocity
oxy86
added a commit
that referenced
this issue
Feb 15, 2017
oxy86
added a commit
that referenced
this issue
Feb 16, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SocNetV needs to support the Graph Reciprocity metric.
In plain words, the reciprocity of a graph is the fraction of reciprocal edges over all edges of it.
To be more exact, SocNetV should support both Arc and Dyad Reciprocity measures:
References:
https://en.wikipedia.org/wiki/Reciprocity_(network_science)
https://reference.wolfram.com/language/ref/GraphReciprocity.html
http://www.analytictech.com/ucinet/help/hs4345.htm
The text was updated successfully, but these errors were encountered: