Hi all,
I've been trying to calculate centrality scores based on various functions available in the igraph package, particularly eigenvector centrality using the evcent function.
I observed that in the graph which i'm currently analysing, if I were to run the evcent function with the arguement for directed set as true, the vectors generated are all zeros.
Is this normal?
--
Regards
Wesley