Learn R Programming

⚠️There's a newer version (0.10.3) of this package.Take me there.

markovchain (version 0.3.0.1)

Easy Handling Discrete Time Markov Chains

Description

Functions and S4 methods to create and manage discrete time Markov chains (DTMC) more easily. In addition functions to perform statistical (fitting and drawing random variates) and probabilistic (analysis of DTMC proprieties) analysis are provided.

Copy Link

Version

Install

install.packages('markovchain')

Monthly Downloads

7,544

Version

0.3.0.1

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Giorgio Spedicato

Last Published

June 19th, 2015

Functions in markovchain (0.3.0.1)

inferHyperparam

Function to infer the hyperparameters for Bayesian inference from an a priori matrix or a data set
holson

Holson data set
transitionProbability

Function to get the transition probabilities from initial to subsequent status.
markovchainListFit

Fit a markovchainList
predictiveDistribution

Function to compute the probability of observing a new data set, given a data set
craigsendi

CD4 cells counts on HIV Infects between zero and six month
blanden

Mobility between income quartiles
absorbingStates

Various function to perform statistical and probabilistic analysis
steadyStates

Stationary states of a markovchain objeect
preproglucacon

Preprogluccacon DNA protein bases sequences
is.irreducible

Function to check if a Markov chain is irreducible
markovchain-package

Easy Handling Discrete Time Markov Chains
rain

Alofi island daily rainfall
markovchainFit

Function to fit a discrete Markov chain
is.accessible

Verify if a state j is reachable from state i.
states

Defined states of a transition matrix
firstPassage

First passage across states
rmarkovchain

Function to generate a sequence of states from homogeneous or non-homogeneous Markov chains.
markovchainList-class

Class "markovchainList"
markovchain-class

Class "markovchain"
conditionalDistribution

conditionalDistribution of a Markov Chain
rctmc

Function to generate a sequence of random CTMC transitions.
ctmc-class

Class "ctmc"
generatorToTransitionMatrix

Function to obtain the transition matrix from the generator.
priorDistribution

Prior Distribution