Hello,
I am having some issues with computing the centrality measures using directed/ or non-directed computations.
My network looks like this A <--> B <--> C --> D --> E --> F -->C. I have tried to represent this using edges with arrows on them. My issue is how to represent the edges connecting A to B and B to C. If I use an edge with no arrows I get different results. If I use two edges with arrows so they end up pointing one in each direction, I get different results.
I thought that an edge with no arrow is unidirectional? How come then, if I go to 'tools' --> 'reverse selected edges' on the edges with no arrows, it changes the results of my analysis?
Thanks!