wide_data {lrd} | R Documentation |
Free Recall Data in Wide Format
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(wide_data)
Format
A data frame of answers for a free recall test data
Sub.ID: the participant id Response: the response the participant gave to the cue Disease.Condition: healthy or sick participant condition
[Package lrd version 0.1.0 Index]