Hi, I'm running the Infomap algorithm, but since its random by nature, I'd like to get an idea of how alike community structures are between realizations of the algorithm. I''ve used community structure comparison algorithms such as nmi in the compare function, but I've noticed that I would need to do some sort of pairwise comparison of the community objects I've created, which I'm not quite sure how to code. Also, Tamas has pointed put to me that I could create a matrix that counts the number of times a pair of nodes is in the same cluster and use that as an indicator of the most likely clusters. Then again, I'm not quite sure how to do this.
Thanks, Tada -- *Tadaishi Yatabe* DVM, MPVM, PhD (C) Center for Animal Disease Modeling and Surveillance (CADMS) Department of Medicine and Epidemiology School of Veterinary Medicine University of California Davis
_______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
