Hello, I'm using igraph for some simple network analysis of a directed graph. When I calculate the page-rank using page.rank(g), the returned vector contains negative values. The vector sums to 1, which tells me that the algorithm working fine. How do I interpret the negative values and is there a way to normalize them between 0 and 1? Thanks, Farhan [[alternative HTML version deleted]]