[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 •Combine report of Partition and Ranking
Page 1 of 1

Combine report of Partition and Ranking

Posted: 23 Mar 2014 04:59
by hamtaro
Hi guys,

On Partiton I chose Nodes and Modularity to run. Then Ranking I chose Nodes and Degree to run. I saw 2 reports of each part. Now I want to combine 2 report this. I want the report show me the name of the most popular person in each partition. Could you help me do that things.

Thanks you guys

Re: Combine report of Partition and Ranking

Posted: 24 Mar 2014 16:13
by seinecle
Hi,
You can use filters: run the partition first. Then use the partition filter to keep only one partition visible. You run the degree ranking on it and take note of who ranks first. Then you change the visible partition to another one, and you repeat the process.
These tasks can be automatted by using the Gephi Toolkit: https://gephi.org/toolkit/
Best,
Clement

Re: Combine report of Partition and Ranking

Posted: 24 Mar 2014 16:40
by hamtaro
I will follow your steps. Thank for your helping, Seinecle!