igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] Comparing community structures


From: Tadaishi Yatabe-Rodriguez
Subject: [igraph] Comparing community structures
Date: Thu, 11 Sep 2014 13:09:50 -0700

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]