Mini-toolbox for Markov modelling
Version 1.0 (1.42 KB) by
Nitin Williams
MATLAB functions to perform Markov modelling of state sequences.
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 LinuxCategories
Find more on Frequently-used Algorithms in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Markov _modelling_toolbox/
Version | Published | Release Notes | |
---|---|---|---|
1.0 | fixed bug in estimating log-likelihood output, in markovmodel_est.m function. |
|