exp_data | R Documentation |
The data from the listening experiment analyzed in "Bayesian multilevel models for repeated-measures data". Only the data from the 'actual' Resonance level. This data is analyzed in the book.
exp_data
An object of class data.frame
with 2085 rows and 13 columns.
An integer from 1-15 indicating which listener responded to the trial.
A letter representing the apparent speaker category (b=boy, g=girl, m=man, w=woman) reported by the listener for each trial.
A floating-point number representing the height (in centimeters) reported for the speaker on each trial.
A letter representing the resonance scaling for the stimulus on each trial. The coding is a (actual) for the unmodified resonance and b (big) for the modified resonance (intended to sound bigger)
An integer from 1-139 indicating which speaker produced the trial stimulus.
A letter representing the veridical (actual) speaker category (b=boy, g=girl, m=man, w=woman) for each trial.
An estimate of the speaker’s vocal-tract length in centimeters.
The vowel fundamental frequency (f0) measured in Hertz.
The duration of the vowel sound, in milliseconds.
The apparent gender of the speaker indicated by the listener, f (female) or m (male).
The apparent age of the speaker indicated by the listener, a (adult) or c (child).
The veridical gender of the speaker indicated by the listener, f (female) or m (male).
The veridical age of the speaker indicated by the listener, a (adult) or c (child).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.