Interactive Notebooks
These notebooks run entirely in your browser using WebAssembly (WASM) via marimo. You can explore the data, adjust parameters, and visualize results without installing any local dependencies.
Model Comparison
Section titled “Model Comparison”Compare fit metrics (Log-likelihood, BIC, Accuracy) across different model types (GLM, GLM-HMM, GLM-HMM-T) and state counts.
GLM-HMM Analysis
Section titled “GLM-HMM Analysis”Deep dive into a single GLM-HMM fit, exploring emission weights, transition matrices, and posterior state probabilities.