markovchain
R package providing classes, methods and function for easily handling Discrete Time Markov Chains (DTMC), performing probabilistic analysis and fitting.
Install the current release from CRAN:
install.packages('markovchain')
Install the development version from GitHub:
devtools::install_github('spedygiorgio/markovchain')