Gives a stationary probability vector of a given network.

stationary(graph, zero_cutoff = 1e-10)

Arguments

graph

igraph or matrix object.

zero_cutoff

Numeric threshold for zero value.

Value

A numeric vector corresponding to stationary distribution.