infomap_ecology_package icon indicating copy to clipboard operation
infomap_ecology_package copied to clipboard

Is there any particular reason to use infomap to detect communities in ecological networks?

Open mar-iana opened this issue 1 year ago • 0 comments

What is the point of using infomap when I don't have a hierarchical network, but rather a bipartite one, such as species occurrence in communities, with each layer being a time period? I was trying to adapt the code to use the output of another community detection algorithm in unipartite networks (example: maximizing Modularity with Simulated Annealing- Guimera & Amaral 2005), and connecting modules between layers in relation to their similarity in species composition. However, I wanted to know if this is conceptually correct. Thanks in advance.

mar-iana avatar Sep 15 '24 19:09 mar-iana