Skip to content

abelborges/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 CRAN_Status_Badge Research software impact

About

Easy Handling Discrete Time Markov Chains

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 59.9%
  • C++ 37.4%
  • C 2.7%