DTMCPack: Suite of functions related to discrete-time discrete-state Markov Chains

A series of functions which aid in both simulating and determining the properties of finite, discrete-time, discrete state markov chains. Two functions (DTMC, MultDTMC) produce n iterations of a Markov Chain(s) based on transition probabilities and an initial distribution. The function FPTime determines the first passage time into each state. The function statdistr determines the stationary distribution of a Markov Chain.

Version: 0.1-2
Published: 2013-05-28
Author: William Nicholson
Maintainer: William Nicholson <wbnicholson at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: DTMCPack results

Downloads:

Reference manual: DTMCPack.pdf
Package source: DTMCPack_0.1-2.tar.gz
Windows binaries: r-devel: DTMCPack_0.1-2.zip, r-release: DTMCPack_0.1-2.zip, r-oldrel: DTMCPack_0.1-2.zip
macOS binaries: r-release: DTMCPack_0.1-2.tgz, r-oldrel: DTMCPack_0.1-2.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=DTMCPack to link to this page.