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

TODO: Graph Reciprocity metric #4

Closed
oxy86 opened this issue Jan 21, 2017 · 0 comments
Closed

TODO: Graph Reciprocity metric #4

oxy86 opened this issue Jan 21, 2017 · 0 comments
Assignees

Comments

@oxy86
Copy link
Member

oxy86 commented Jan 21, 2017

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:

  • The arc reciprocity is the fraction of reciprocated ties over all present ties of the graph.
  • The dyad reciprocity is the fraction of actor pairs that have reciprocated ties over all connected.

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

@oxy86 oxy86 self-assigned this Jan 21, 2017
@oxy86 oxy86 changed the title Graph Reciprocity metric TODO: Graph Reciprocity metric Jan 23, 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 7, 2017
@oxy86 oxy86 closed this as completed in 627c7d0 Jul 5, 2017
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