This data set is for Experiment 3 of the TalkType project. See the manuscript for a description of the design for Experiment 3.

talk_type_E3_data

Format

A data frame with 67733 rows and 12 variables:

iksis

integer interkeystroke interval in ms

letters

character letter identity

words

character current typed word

closest

character computed closest word to compare for accuracy

accuracy

word level, integer 1= accurate, 0 = type

distance

integer Edit distance

propCorrect

double proportion of correct letters in word

delay

character conditions for delayed auditory feedback condition

subject

character subject code

LetterPosition

integer Serial position of letter in word

LetterType

character grouping factor, first letter vs other (middle) letters

letter_accuracy

numeric 1= correct, 0 = incorrect, estimates of letter level accuracy

Source

https://github.com/CrumpLab/TalkTyping/data

Details

Experiment E3 was conducted in lab, using in-house LIVECODE scripts controlling the experiment.