diazrenata / isds

Analysis of individual size distributions (of mammals)
MIT License
0 stars 0 forks source link

Network analogs #15

Open diazrenata opened 4 years ago

diazrenata commented 4 years ago

There might be useful methods to borrow from network theory. If we take overlap (0-1) as analogous to interaction strength, or the presence of an edge linking two nodes...

Starting with just the binary, edge/no edge, ESS/H would predict communities with clusters/modules that are interconnected but not connected to each other. If all species are distinct, that'd give S modules of 1 member each (I'm not sure if the network folks still call that a module). If species are all smushed together, you'd get a chain or a cloud.

I'm not as familiar with how network folks have handled interaction matrices with strength as opposed to just 0/1, but that seems especially promising? They inherently understand the meaning of the 0-1 scale, and they've been dealing with the kind of difficult-to-see issue of many comparisons. And they get at these kind of multi-component clouds better than is intuitive from a basically 1-d histogram.

diazrenata commented 4 years ago

I think terms here are modularity of a weighted unipartite graph

https://www.rdocumentation.org/packages/igraph/versions/1.2.4.2/topics/cluster_optimal