% for use with HMM-MAR toolbox (https://github.com/OHBA-analysis/HMM-MAR) % % INPUT: % X_all: timeseries of all subjects/sessions (cell of size samples x 1) % where each cell contains a matrix of timepoints x ROIs % hmm: group-level HMM (hmm structure, output from hmmmar) ...
Toolbox for segmentation and characterisation of transient connectivity - HMM-MAR/hmmdecode.m at master · OHBA-analysis/HMM-MAR
The example scripts provide some basic demonstration of the toolbox functionality. The script examples/run_HMMMAR.m is a template script that specifies some basic options depending on the specified data modality and, provided that the user has already loaded the data in the right format (see the...