Package: DTMCPack
Type: Package
Title: Suite of Functions Related to Discrete-Time Discrete-State
        Markov Chains
Version: 0.1-3
Date: 2022-04-10
Author: William Nicholson
Maintainer: William Nicholson<wbnicholson@gmail.com>
Description: 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.
Imports: stats
License: GPL (>= 2)
LazyLoad: yes
NeedsCompilation: no
Packaged: 2022-04-10 16:53:49 UTC; will
Repository: CRAN
Date/Publication: 2022-04-11 02:12:30 UTC
Built: R 4.5.0; ; 2025-04-01 01:03:15 UTC; unix
