View on GitHub

Mousetrap resources

Resources for creating and analyzing movement tracking experiments

This repository contains resources for the mousetrap suite, a collection of open-source software packages for creating and analyzing movement tracking experiments. The resources are presented separately for the different projects they are supporting (both published and work in progress).

Wulff, Kieslich, Henninger, Haslbeck & Schulte-Mecklenbeck (2023)

This preprint presents a tutorial to movement tracking of psychological processes with the mousetrap R package. Using data collected in Kieslich & Henninger (2017), the tutorial covers the complete analysis process, starting with the raw data import, various algorithms for processing, analyzing and visualizing movement trajectories, as well as novel methodology for classifying movement trajectory types. All analyses performed in this tutorial can be replicated using the accompanying analysis script available as R Markdown (code only) and HTML (code including output).

Wulff, Haslbeck, Kieslich, Henninger & Schulte-Mecklenbeck (2019)

This book chapter introduces novel methods for identifying and classifying movement trajectories types. These methods are implemented and documented in the mousetrap R package. A preprint of the chapter is available on PsyArXiv.

Kieslich, Henninger, Wulff, Haslbeck & Schulte-Mecklenbeck (2019)

This book chapter provides an introduction to creating mouse-tracking experiments using the mousetrap plugin for OpenSesame and to analyzing mouse-tracking data using the mousetrap R package. A preprint of the chapter is available on PsyArXiv. In the chapter, an example experiment is created following Experiment 1 by Dale et al. (2007). The example experiment is provided as an OpenSesame file. The chapter also demonstrates the analysis of mouse-tracking data, for which the analyses scripts are available as R Markdown (code only) and PDF (code including output).

Kieslich & Henninger (2017)

This article presents the mousetrap plugin for OpenSesame. An example experiment is created following Experiment 1 by Dale et al. (2007). The complete experiment (in German) and a simplified version (in English) are provided. A study was conducted using this experiment and the collected data (which are included in the mousetrap R package) are used to demonstrate a number of simple analyses. The analyses scripts are provided as R Markdown (code only) and PDF (code including output). A separate script replicates the original analyses by Dale et al. (2007).