stationary {einet} | R Documentation |
Gives a stationary probability vector of a given network.
stationary(graph, zero_cutoff = 1e-10)
graph |
igraph or matrix object. |
zero_cutoff |
Numeric threshold for zero value. |
A numeric vector
corresponding to stationary distribution.