markov

Parameters

Parameter label

I/O type

Data type

Mandatory parameter?

Default value

inputVec

input

vector

yes

bins

input

vector

yes

transitionMatrix

output

matrix

N/A

N/A

Functionality

Module computes transition matrix for Markov chain based on the observations in inputVec and the state values given in bins. The returned transitionMatrix is normalized to unit sum in every row