glmhmmt is a Python package for fitting Hidden Markov Models with
Generalised Linear Model emissions to behavioural data — designed for
cognitive neuroscience research at IDIBAPS.
Why glmhmmt
Wraps the ergonomic Dynamax API and adds per-subject session-aware EM, feature engineering helpers, and rich matplotlib diagnostics.
build_sequence_from_df transforms raw trial DataFrames
into the exact tensor format the model expects.
Installation
pip install glmhmmt experience.