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

talk_type_E1B_data

Format

A data frame with 37105 rows and 14 variables:

V1

integer row number

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

integer 1= accurate, 0 = type

distance

integer ÎEdit distance

propCorrect

double proportion of correct letters in word

suppression

character condition code

subject

character subject code

voice

character use inner voice or speak aloud

linguistic_unit

character say letters or say words

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 E1B was conducted in lab, using in-house LIVECODE scripts controlling the experiment.