Package: DTMCPack 0.1-3
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.
Authors:
DTMCPack_0.1-3.tar.gz
DTMCPack_0.1-3.zip(r-4.7)DTMCPack_0.1-3.zip(r-4.6)DTMCPack_0.1-3.zip(r-4.5)
DTMCPack_0.1-3.tgz(r-4.6-any)DTMCPack_0.1-3.tgz(r-4.5-any)
DTMCPack_0.1-3.tar.gz(r-4.7-any)DTMCPack_0.1-3.tar.gz(r-4.6-any)
DTMCPack_0.1-3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
DTMCPack/json (API)
| # Install 'DTMCPack' in R: |
| install.packages('DTMCPack', repos = c('https://wbnicholson.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:16c6fff720. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 85 | ||
| source / vignettes | OK | 140 | ||
| linux-release-x86_64 | OK | 119 | ||
| macos-release-arm64 | OK | 114 | ||
| macos-oldrel-arm64 | OK | 150 | ||
| windows-devel | OK | 79 | ||
| windows-release | OK | 57 | ||
| windows-oldrel | OK | 50 | ||
| wasm-release | OK | 79 |
Exports:DTMCFPTimeMultDTMCstatdistr
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Suite of functions related to discrete-time discrete-state Markov Chains | DTMCPack-package DTMCPack |
| Simulation of Discrete-Time/State Markov Chain | DTMC |
| First Passage Time | FPTime |
| Example Data Set: Gambler's ruin on 4 states | gr |
| Harry the SemiPro | hh |
| Initial distribution | id |
| Multiple Discrete time Markov Chains | MultDTMC |
| Computing Stationary Distribution | statdistr |
