get.stationaryDistribution | R Documentation |
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.
get.stationaryDistribution(x)
x |
An object of S3 class |
A vector of length \textrm{card}(E)
giving the values of the
stationary distribution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.