Skip to content

Supplementary materials for the manuscript "Clustering of longitudinal data: A tutorial on a variety of approaches" by N. G. P. Den Teuling, S.C. Pauws, and E.R. van den Heuvel (2021)

License

Notifications You must be signed in to change notification settings

philips-labs/demo-clustering-longitudinal-data

Repository files navigation

This repository contains the R scripts used in the analysis of the case study of the manuscript.

Useful links

Getting started

  1. Either load the Rstudio project file demo.Rproj, or start an R session with the working directory set to the root repository directory.
  2. Install required packages and dependencies
install.packages(c("assertthat", "data.table", "ggdendro", "ggplot2", "IMIFA", "kml", "lcmm", "lpSolve", "magrittr", "MASS", "matrixStats", "mclust", "nlme", "scales"), dependencies = TRUE)
  1. In case you want to run the MixTVEM analysis, you'll need to fetch MixTVEM.R from https://github.com/dziakj1/MixTVEM

You should now be able to run any of the analysis scripts.

About

Supplementary materials for the manuscript "Clustering of longitudinal data: A tutorial on a variety of approaches" by N. G. P. Den Teuling, S.C. Pauws, and E.R. van den Heuvel (2021)

Topics

Resources

License

Stars

Watchers

Forks

Languages