getPi-package: Give the Steady-State probability vector of a Makov Chain...

Description Details Author(s) References See Also Examples

Description

Use function getPi to obtain the Steady-State probability vector of a Markov chain model using a transition probability matrix P. Matrix P must only have reccurent states of the Markov chain model.

Details

The DESCRIPTION file: This package was not yet installed at build time.

Index: This package was not yet installed at build time.
Use function getPi to obtain the Steady-State probability vector of a Markov chain model using a transition probability matrix P. Matrix P must only have reccurent states of the Markov chain model.

Author(s)

MSc. Felipe Domingues Simoes

Maintainer: Felipe Domingues Simoes <f.simoes@unesp.br>

References

Cinlar, E. (2013). Introduction to stochastic processes. Courier Corporation.

See Also

matlib

Examples

1
getPi(matrix(c(0.8,0.5,0.2,0.5),2,2))

fdsimoes/getPi documentation built on Aug. 19, 2020, 12:07 a.m.