sample.data.fixation1: Fixations from 1 individual

sample.data.fixation1R Documentation

Fixations from 1 individual

Description

This dataset contains fixation data from 1 individuals during a free viewing tasks. Data were recorded at 1200 Hz using a Tobii Pro Spectrum eye tracker

Usage

sample.data.fixation1

Format

A data frame

x

fixation position x

y

fixation position y

duration

duration of fixation in milliseconds

onset

onset of fixation in milliseconds

offset

offset of fixation in milliseconds

rmsd

Sample-to-sample root mean square deviation of all samples

rms.from.center

Root means square deviation of all included samples from the centroid of the fixation

missing.samples

proportion of missing samples

fixation.algorithm

Name of the fixation filter algorithm

threshold

Threshold setting for the fixation classification algorithm

id

Participant id

Source

The dataset was stored in the package at 'data/example_data.RData'


kollaR documentation built on June 8, 2025, 10:03 a.m.