saccadr: Extract Saccades via an Ensemble of Methods Approach

A modular and extendable approach to extract (micro)saccades from gaze samples via an ensemble of methods. Although there is an agreement about a general definition of a saccade, the more specific details are harder to agree upon. Therefore, there are numerous algorithms that extract saccades based on various heuristics, which differ in the assumptions about velocity, acceleration, etc. The package uses three methods (Engbert and Kliegl (2003) <doi:10.1016/S0042-6989(03)00084-1>, Otero-Millan et al. (2014)<doi:10.1167/14.2.18>, and Nyström and Holmqvist (2010) <doi:10.3758/BRM.42.1.188>) to label individual samples and then applies a majority vote approach to identify saccades. The package includes three methods but can be extended via custom functions. It also uses a modular approach to compute velocity and acceleration from noisy samples. Finally, you can obtain methods votes per gaze sample instead of saccades.

Package details

AuthorAlexander Pastukhov [aut, cre] (<https://orcid.org/0000-0002-8738-8591>)
MaintainerAlexander Pastukhov <pastukhov.alexander@gmail.com>
LicenseGPL (>= 3)
Version0.1.3
URL https://github.com/alexander-pastukhov/saccadr/ https://alexander-pastukhov.github.io/saccadr/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("saccadr")

Try the saccadr package in your browser

Any scripts or data that you put into this service are public.

saccadr documentation built on Sept. 8, 2023, 5:13 p.m.