drm | R Documentation |
This is a classical false memory test. Here calculates the effect size of false memory.
drm(data, .by = NULL, .input = NULL, .extra = NULL)
data |
Raw data of class |
.by |
The column name(s) in |
.input , .extra |
Each is a |
An object with the same class as data
contains following values:
tm_dprime |
Sensitivity (d') of true memory (against "foil" stimuli). |
tm_bias |
Bias of true memory (against "foil" stimuli). |
fm_dprime |
Sensitivity (d') of false memory. |
fm_bias |
Bias of false memory. |
memory_score |
Memory score ( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.