| cluster_expectationMaximization | A class to perform Expectation-Maximization clustering on sequential data for Process Mining issues |
| cluster_hierarchicalTree | A class to perform Hierarchical Tree clustering on sequential data for Process Mining issues |
| cluster_partitionAroundMedoids | A class to perform Partition Around Medoids clustering on sequential data for Process Mining issues |
| confCheck_easy | A simple conformance checking class |
| dataLoader | Load the event-logs |
| dataProcessor | some data processing useful tools |
| firstOrderMarkovModel | A class to train First Order Markov Models |
| logInspector | A class to perform a preliminary analysis on sequential data for Process Mining issues |
| meta.dataLoader | Load the event-logs serializing many dataLoaders objs |
| plotTimeline | Plot a patient's timeline |
| secondOrderMarkovModel | A class to train Second Order Markov Models#' |
| utils | Some useful tools |