multi_data {lrd} | R Documentation |
Free Recall Data in Wide Format with Multiple Lists
Description
Dataset that includes free recall data in long format. Participants were given a list of words to remember, and then asked to recall the words. This dataset is in wide format, which should be converted with arrange data.
Usage
data(multi_data)
Format
A data frame of answers for a free recall test data
Sub.ID: the participant id List.Type: the type of list a person saw Response: the response the participant gave to the cue List.Number: the number of the list they completed
[Package lrd version 0.1.0 Index]