sample.data.fixation1 {kollaR} | R 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'
[Package kollaR version 1.1.1 Index]