Mini-toolbox for Markov modelling

MATLAB functions to perform Markov modelling of state sequences.
145 Downloads
Updated 11 Nov 2017

View License

MATLAB functions provided to:
1. Perform Maximum Likelihood (MLE) estimation of a discrete Markov model, given single- or multi-trial state sequence.
2. Determine log-likelihood of single- or multi-trial state sequence, given parameters of a particular Markov model.
comments/feedback welcome!

Cite As

Nitin Williams (2024). Mini-toolbox for Markov modelling (https://www.mathworks.com/matlabcentral/fileexchange/64314-mini-toolbox-for-markov-modelling), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Frequently-used Algorithms in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0

fixed bug in estimating log-likelihood output, in markovmodel_est.m function.