stationary function

Compute the stationary distribution of a transition probability matrix.

Compute the stationary distribution of a transition probability matrix.

See title.

stationary(tpm)

Arguments

  • tpm: a transition probability matrix.

Returns

A vector with the stationary distribution such that p=tpm*p.

Author(s)

Ingmar Visser