https://www.r-bloggers.com/2014/04/from-random-walks-to-personalized-pagerank/

If j has an outlink i , then Mij**=1/n**
We get a column stochastic matrix M
$R \times \bold r=\bold r$
So the rank vector is a first/principal eigenvector(eigenvalue=1) of the stochastic web matrix
Power Iteration method
Random Walk Interpretation
