Learn R Programming

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

markovchain (version 0.0.2)

A package to handle and analyze discrete Markov chains

Description

Package to easily handle discrete Markov chains

Copy Link

Version

Install

install.packages('markovchain')

Monthly Downloads

7,544

Version

0.0.2

License

GPL-2

Maintainer

Giorgio Spedicato

Last Published

September 9th, 2013

Functions in markovchain (0.0.2)

markovchainSequence

Function to generate a sequence of states from a given discrete markov chain.
markovchainFit

Function to fit a discrete Markov chain
states

Defined states of a transition matrix
markovchainList-class

Class "markovchainList"
markovchain-class

Class "markovchain"
plotMc

Function to plot a discrete Markov chain
transitionProbability

Function to get the transition probabilities from initial to subsequent status.
markovchain-package

A package for easily handling discrete Markov chains
absorbingStates

Function to get the absorbing states of a Markov chain
steadyStates

Stationary states of a markovchain objeect