GazeR: A package for processing gaze postion and pupil size data

Pupil
R
Tutorial
Eye-tracking
Preprocessing

Geller, J., Winn, M. B., Mahr, T., & Mirman, D. (2020). GazeR: A package for processing gaze position and pupil size data. Behavior research methods, 52(5), 2232–2255. https://doi.org/10.3758/s13428-020-01374-8

Authors
Affiliations

Jason Geller

University of Alabama-Birmingham

Matt B. Winn

University of Minnesota

Tristian Mahr

University of Wisconsin

Daniel Mirman

University of Alabama-Birmingham

Published

January 2020

Doi

Abstract

Eye-tracking is widely used throughout the scientific community, from vision science and psycholinguistics to marketing and human-computer interaction. Surprisingly, there is little consistency and transparency in preprocessing steps, making replicability and reproducibility difficult. To increase replicability, reproducibility, and transparency, a package in R (a free and widely used statistical programming environment) called gazeR was created to read and preprocess two types of data: gaze position and pupil size. For gaze position data, gazeR has functions for reading in raw eye-tracking data, formatting it for analysis, converting from gaze coordinates to areas of interest, and binning and aggregating data. For data from pupillometry studies, the gazeR package has functions for reading in and merging multiple raw pupil data files, removing observations with too much missing data, eliminating artifacts, blink identification and interpolation, subtractive baseline correction, and binning and aggregating data. The package is open-source and freely available for download and installation: https://github.com/dmirman/gazer. We provide step-by-step analyses of data from two tasks exemplifying the package’s capabilities.