Learn R Programming

depmixS4 (version 1.5-1)

stationary: Compute the stationary distribution of a transition probability matrix.

Description

See title.

Usage

stationary(tpm)

Value

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

Arguments

tpm

a transition probability matrix.

Author

Ingmar Visser