Skip to content

cryptomanic/markovchain

 
 

Repository files navigation

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

alt tag Downloads

About

Easy Handling Discrete Time Markov Chains

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 55.1%
  • C++ 41.6%
  • C 3.3%