sentence_data {lrd} | R Documentation |
Sentence Recall Data
Description
Dataset that includes sentence recall data in long format. Participants were given a sentence to remember, and then asked to recall the words. This dataset is in long format, which is required for these functions.
Usage
data(sentence_data)
Format
A data frame of answers for a sentence recall test data
Sub.ID: the participant id Trial.ID: the id for the trial given to participant Sentence: the answer to the trial that the participant should have given Response: the response the participant gave to that trial Condition: the between subjects condition the participant was in
[Package lrd version 0.1.0 Index]