nback | R Documentation |
A classical working memory test.
nback(data, .by = NULL, .input = NULL, .extra = NULL)
dualnback(data, .by = NULL, .input = NULL, .extra = NULL)
data |
Raw data of class |
.by |
The column name(s) in |
.input , .extra |
Each is a |
Note for dual n-back, the returned indices include those for each modal and both modals so they are tripled with additional suffix after each index name.
An object with the same class as data
contains following values
(tripled for dual n-back):
pc |
Percentage of correct responses. |
mrt |
Mean reaction time. |
ies |
Inverse efficiency score. |
rcs |
Rate correct score. |
lisas |
Linear integrated speed-accuracy score. |
dprime |
Sensitivity index. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.