powered by
Computes the stationary distribution of a Markov chain specified by its transition matrix.
stationary.dist(transitions)
Square matrix specifying the transition probabilities of the Markov chain
A vector representing the stationary distribution.