Learn R Programming

smmR (version 1.0.5)

get.stationaryDistribution: Method to get the stationary distribution

Description

Method to get the stationary distribution of a Markov chain. If the order of the Markov chain is higher than one, a block matrix is computed to get the stationary distribution.

Usage

get.stationaryDistribution(x)

Value

A vector of length \(\textrm{card}(E)\) giving the values of the stationary distribution.

Arguments

x

An object of S3 class mm or mmfit.