[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 •PageRank and HITS/Authorities all zero?
Page 1 of 1

PageRank and HITS/Authorities all zero?

Posted: 18 Jul 2016 09:25
by adamzika
Hi all!

I trying to calculate PageRank and Hit/Authorities scores in a network, but all nodes end up with 0. Could you please help to explain why is it? (Other statistics like betweeness centrality works properly).

I am using Gephi 0.8.2. Beta, Windows 8 64bit.

Thank you very much,
Adam

Re: PageRank and HITS/Authorities all zero?

Posted: 18 Jul 2016 11:18
by adamzika
I found where is the problem. Gephi actually computes everything, however does not show it in the Data Laboratory, because the values are too small. When the data are exported, everything is shown properly. Unfortunately, I can't make Gephi change the precision of the results. If you would know how to do it, please let me know.

Re: PageRank and HITS/Authorities all zero?

Posted: 18 Jul 2016 15:19
by eduramiba
Hi,
I think this should be fixed in 0.9.1 (install updates to have HITS available).