Nian-Jingqing / Pupilla

A collection of R functions to analyze eye tracking and pupillometry data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pupilla

An R package for the processing and analysis of eye-tracking and pupillometry data.

Installation

The package is currently available through GitHub. The installation requires the R package devtools.

# install.packages("devtools")
devtools::install_github("EBlini/Pupilla")

Scope

This is a collection of functions and wrappers that are useful for preprocessing and analyze eyetracking data, with a special focus on pupillometry. Most functions have been designed for data from TOBII’s eyetrackers and collected through third-part experiment builders such as OpenSesame. All functions are to be considered under development: all requests or suggestions are more than welcome, :) .

For useful references, and an example of the results of these functions, see Blini and Zorzi, 2023.

About

A collection of R functions to analyze eye tracking and pupillometry data.


Languages

Language:R 100.0%