I have calculated pagerank values for a hyperlink network of websites (about 1000 nodes). I have done this in R using igraph package.
I would now like to take the Top 10 pagerank values and visualise these top 10 websites against a power law graph, to give an idea of where they are situated in the graph.
How would I go about taking these results and plotting them against a power law graph (e.g. to illustrate which sites are further down the long tail).
I am just trying to figure out a general formula or technique.
The values are as follows:
0.0810
0.0330
0.0318
0.0186
0.0161
0.0160
0.0158
0.0149
0.0136
0.0133