sample.data.classified {kollaR} | R Documentation |
Sample-to-sample raw and fixation classified data from 1 individual
Description
This dataset contains sample-to-sample data from 1 individuals during a free viewing tasks. Data were recorded at 1200 Hz using a Tobii Pro Spectrum eye tracker. Fixations were classified with the I-VT algorithm with a velocity threshold set to 30 degrees/seconds and default settings in the function algorithm_ivt
Usage
sample.data.classified
Format
A data frame
- x
fixation position x
- y
fixation position y
- x.raw
fixation position x
- y.raw
fixation position y
- timestamp
timestamp in milliseconds
Source
The dataset was stored in the package at 'data/example_data.RData'
[Package kollaR version 1.1.1 Index]