cued_data {lrd} | R Documentation |
Cued Recall Data
Description
Dataset that includes cued recall data in long format. Participants were given a cue, and they were required to remember the response listed in the dataset. This dataset is in long format, which is required for most functions.
Usage
data(cued_data)
Format
A data frame of answers for a cued recall test data
id: the participant id trial: the trial id response: the response the participant gave to the cue key: the answer for this trial id condition: the between subjects group the participants were in
[Package lrd version 0.1.0 Index]