Breaking up large modularity classes

Computing metrics, community detection and data handling
Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
griffex
Posts:4
Joined:04 Feb 2014 16:12
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Breaking up large modularity classes

Post by griffex » 02 Sep 2015 22:06

So in a few graphs I run lately I'm finding that I'll end up with a couple very large clusters when I run modularity (3,000+ members), with about 10-12 smaller ones (around 1-200 members). I'm curious if there's an easy way to run modularity again just within those larger clusters to see how their members create clusters within clusters.

The best I've thought so far is to just run each group independently then append them all together afterwards, but I'm worried that could end up looking messy and that the class systems won't carry over.

Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable