Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 233 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 233 Bytes

getPi

R package to work with Markov Chain Steady-State probability vector.

Installing

# To install the package from GitHub:
# install.packages("devtools")
library(devtools)
devtools::install_github('fdsimoes/getPi')