span | R Documentation |
There is a bunch of tests measuring working memory span or attention span.
span(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:
nc |
Count of correct responses. |
max_span |
Maximal span. |
mean_span_pcu |
Mean span using partial credit unit score. |
mean_span_anu |
Mean span using all-or-nothing unit score. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.