Learn R Programming

FuzzyStatProb (version 2.0.4)

Fuzzy Stationary Probabilities from a Sequence of Observations of an Unknown Markov Chain

Description

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.

Copy Link

Version

Install

install.packages('FuzzyStatProb')

Monthly Downloads

50

Version

2.0.4

License

LGPL (>= 3)

Maintainer

Pablo Villacorta

Last Published

February 9th, 2019

Functions in FuzzyStatProb (2.0.4)

fuzzyStationaryProb

Fuzzy stationary probabilities of Markov chains from observations
robotMatrix

Transition matrix of a Markov chain that guides the movement of an autonomous patrolling robot