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-3
Imports: stats
Published: 2022-04-11
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

Documentation:

Reference manual: DTMCPack.pdf

Downloads:

Package source: DTMCPack_0.1-3.tar.gz
Windows binaries: r-devel: DTMCPack_0.1-3.zip, r-release: DTMCPack_0.1-3.zip, r-oldrel: DTMCPack_0.1-3.zip
macOS binaries: r-release (arm64): DTMCPack_0.1-3.tgz, r-oldrel (arm64): DTMCPack_0.1-3.tgz, r-release (x86_64): DTMCPack_0.1-3.tgz
Old sources: DTMCPack archive

Linking:

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