Gardner.LD | R Documentation |
Repeated measures data on 24 participants, each with 21 trials (each trial based on 20 replications).
data(Gardner.LD)
A data frame where the rows represent the timepoints for the individuals.
ID
: a numeric vector
Trial
: a numeric vector
Score
: a numeric vector
Group
: a numeric vector
The 24 participants of this study were presented with 420 presentations of four letters where the task was to identify the next letter that was to be presented. Twelve of the participants (Group 1) were presented the letters S, L, N, and D with probabilities .70, .10, .10, and .10, respectively. The other 12 participants (Group 2) were presented the letter L with probability .70 and three other letters, each with a probability of .10. The 420 presentations were (arbitrarily it seems) grouped into 21 trials of 20 presentations. The score for each trial was the number of times the individual correctly guessed the dominant letter. The participants were naive to the probability that the letters would be presented. Other groups of individuals (although the data is not available) were tested under a different probability structure. The data given here is thus known as the 70-10-10-10 group from Gardner's paper. L. R. Tucker used this data set to illustrate methods for understanding change.
Tucker, L. R. (1960). Determination of Generalized Learning Curves by Factor Analysis, Educational Testing Services, Princeton, NJ.
Gardner, R. A., (1958). Multiple-choice decision-behavior, American Journal of Psychology, 71, 710–717.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.