Package: FuzzyStatProb 2.0.4
Pablo J. Villacorta
FuzzyStatProb: Fuzzy Stationary Probabilities from a Sequence of Observations of an Unknown Markov Chain
An implementation of a method for computing fuzzy numbers representing stationary probabilities of an unknown Markov chain, from which a sequence of observations along time has been obtained. The algorithm is based on the proposal presented by James Buckley in his book on Fuzzy probabilities (Springer, 2005), chapter 6. Package 'FuzzyNumbers' is used to represent the output probabilities.
Authors:
FuzzyStatProb_2.0.4.tar.gz
FuzzyStatProb_2.0.4.tar.gz(r-4.5-noble)FuzzyStatProb_2.0.4.tar.gz(r-4.4-noble)
FuzzyStatProb_2.0.4.tgz(r-4.4-emscripten)FuzzyStatProb_2.0.4.tgz(r-4.3-emscripten)
FuzzyStatProb.pdf |FuzzyStatProb.html✨
FuzzyStatProb/json (API)
# Install 'FuzzyStatProb' in R: |
install.packages('FuzzyStatProb', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- linguisticTransitions - Transition matrix of a Markov chain that guides the movement of an autonomous patrolling robot
- robotStates - Transition matrix of a Markov chain that guides the movement of an autonomous patrolling robot
- transRobot - Transition matrix of a Markov chain that guides the movement of an autonomous patrolling robot
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 years agofrom:73c7a8b24a. Checks:OK: 1 NOTE: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-linux | NOTE | Nov 03 2024 |
Exports:fuzzyStationaryProb
Dependencies:DEoptimFuzzyNumbersMultinomialCI
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Fuzzy stationary probabilities of Markov chains from observations | fuzzyStationaryProb |
Transition matrix of a Markov chain that guides the movement of an autonomous patrolling robot | linguisticTransitions robotStates transRobot |