R/causal-emergence.R
stationary.Rd
Gives a stationary probability vector of a given network.
stationary(graph, zero_cutoff = 1e-10)
igraph or matrix object.
Numeric threshold for zero value.
A numeric vector corresponding to stationary distribution.
vector