ant | R Documentation |
The indices for ANT task are calculated.
ant_orient(data, .by = NULL, .input = NULL, .extra = NULL)
ant_alert(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:
Executive function score (prefix cong_eff
), total orienting scores
(prefix orient
), endogenous orienting scores (prefix orient_endo
),
exogenous orienting scores (prefix orient_exo
), total alerting scores
(prefix alert
), audio alerting scores (prefix alert_aud
) and visual
alerting scores (prefix alert_vis
) for the following performances:
pc |
Percent of correct. |
mrt |
Mean reaction time. |
ies |
Inverse efficiency score. |
rcs |
Rate correct score. |
lisas |
Linear integrated speed-accuracy score. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.