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

View source: R/stationary.R

stationaryR 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


depmix/depmixS4 documentation built on May 31, 2024, 8:09 a.m.