stationary {depmixS4}R Documentation

Compute the stationary distribution of a transition probability matrix.

Description

See title.

Usage

stationary(tpm)

Arguments

tpm

a transition probability matrix.

Value

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

Author(s)

Ingmar Visser


[Package depmixS4 version 1.5-0 Index]