Description Usage Format References
The dataset is from an eyetracking study by \insertCiteHusainVasishthNarayanan2015;textuallingpsych, and contains various reading measures for a newspaper corpus in Hindi. The data are from a larger data-set and contain 10 subjects who read 83 items. The reading measures shown are for each word in each sentence.
1 |
A data frame with 27,066 rows and 33 variables:
The subject id, ranging from 1 to 10.
The experiment id.
The item id, ranging from 1 to 83.
The language being investigated.
There were two sessions, one preceded by an experiment on Urdu, and one followed by Urdu.
Trial id.
Region of interest in the sentence.
(First-Fixation Duration) Duration of the first fixation on a position if (and only if) the fixation was progressive. Zero otherwise.
(First Fixation Progressive) 0 if material downstream was viewed before the first fixation on this position, 1 otherwise.
(Single Fixation Duration) Duration of the fixation on a position if it was the *only* fixation on this region, i.e. if no subsequent fixation on this position followed. Zero if there were several fixations on this region.
(First Pass Reading Time, Gaze Duration) Sum of all first-pass fixation durations on a region before *any* other region is fixated. (What exactly constitutes a first pass is determined by the parameter 'regressiveFirstPass'.)
(Right Bounded Reading Time) Sum of all first-pass fixation durations on a position before another position to the *right* is fixated. (What exactly constitutes a first pass is determined by the parameter 'regressiveFirstPass'.)
(Total Fixation Time) Sum of all fixation durations on a region.
(Regression Path Duration, Go-Past Duration) Sum of all first-pass fixation durations on a position n and all preceding positions in the time period between the first fixation on n and the first fixation on anything to the right of n.
(Cumulative Regression Path Duration) The CRPD of position n is the total amount of time a participant spent reading the sentence until reaching region n+1. It is the sum of the RPDs of all preceding regions and the RPD of the current region.
(Re-reading Time) Sum of all second-pass fixation durations. (RRT = TFT - FPRT)
(ReReading Time Progressive) Sum of all second-pass fixation durations on a position that took place *before* a fixation on a region further to the right. (RRTP = RBRT - FPRT)
(ReReading Time Regressive) Sum of all second-pass fixation durations on a position that occured *after* a fixation on a region further to the right. (RRTR = TFT - RBRT)
(Right-Bounded Regression Count) Number of regressions from this position given *before* any region further to the right has been fixated.
(Total Regression Count) Total number of regressions from this position.
(Last-pass reading time).
Syllable length.
The word read.
Word complexity (continuous measure).
Word frequency.
Type frequency.
Word bigram frequency.
Type bigram frequency.
Word length.
??.
Integration cost.
Storage cost.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.