Illustration: Feature Based Time Series Clustering in Psychology [tsFeatureClustR]

Authors

Masked for Peer Review

██████ ██████████

██████████ ████████

███ ██████

███ ███████

█████ ██ █████

█████ ██ █████████


Psychological researchers and practitioners collect increasingly complex time series data aimed at identifying differences between the developments of participants or patients. Past research has proposed a number of `dynamic features’ that describe meaningful developmental patterns for psychological data (e.g., instability, inertia, linear trend). We propose that feature-based clustering offers an ideal fit for this type of data. We cluster participants based on the dynamic measures directly using common clustering algorithms, which means that the approach is flexible, transparent, and well-grounded.

The Illustration

This illustration accompanies the publication “A Gentle Introduction and Application of Feature-Based Clustering with Psychological Time Series” and provides a hands-on tutorial-style code documentation. We provide annotated R code of all analysis steps as well as an associated R package that collects several of the functions we created along the way.

The Structure

We introduce the feature-based clustering approach and illustrate the utility of the method with real-world empirical data that highlight common ESM challenges of multivariate conceptualizations, structural missingness, and nonlinear trends. We use the data to showcase the main steps of input selection, feature extraction, feature reduction, feature clustering, and cluster evaluation.

  1. Input variables
  2. Feature extraction
  3. Feature reduction
  4. Clustering
  5. Evaluation
  6. Validation Analyses
  7. About

You can navigate through this illustration using the sidebar on the left or go through the individual steps using the forward and backward buttons at the bottom of each page. We close this illustration we a short about section that links important resources and software information.