[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •Modularity of network with two communities
Page 1 of 1

Modularity of network with two communities

Posted: 23 Nov 2017 13:24
by CodeIt
Hello,
I have an undirected network with nodes A, B, C, D, E and edges A-B, A-C, B-C, B-D, D-E. Gephi gives a value of 0.22 through the Modularity statistics application.
I used the algorithm without randomizing and without edge weight, only the resolution 1.0.
I received the two communities A, B, C and D, E.
If I try to recalculate the modularity myself, I come to a value of 0.277777777.
Can someone explain to me with which formula the modularity is calculated or how to get the value 0.22?

Thanks in advance

Re: Modularity of network with two communities

Posted: 23 Nov 2017 14:01
by eduramiba