# Master Thesis Code
This repository contains the code and material for my MSc thesis:
Dynamic clustering in FV-driven HMMs
## Repository structure
R/
Main_analysis.R
Complexity_threshold_determination.R
src/ (supporting functions)
thesis/
Thesis PDF
Slides PDF
## How to run
1. Run Setup.R (in R/src)
2. Load functions from src/
3. Run Main_analysis.R
4. Run Complexity_threshold_determination.R