get.stationaryDistribution: Method to get the stationary distribution

View source: R/allgenerics.R

get.stationaryDistributionR Documentation

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)

Arguments

x

An object of S3 class mm or mmfit.

Value

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


corentin-dev/smmR documentation built on April 14, 2023, 11:36 p.m.