Skip to content
/ getPi Public

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

License

Notifications You must be signed in to change notification settings

fdsimoes/getPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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')