| ANT {ez} | R Documentation |
Simulated data from then Attention Network Test (see reference below), consisting of 2 within-Ss variables ("cue" and "flanker"), 1 between-Ss variable ("group") and 2 dependent variables (response time, "rt", and accuracy, "acc")
data(ANT)
A data frame with 5760 observations on the following 10 variables.
sid1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20groupControl TreatmentblocktrialcueNo Cue Center Cue Double Cue Spatial CueflankerNeutral Flanker Congruent Flanker Incongruent Flankerlocationdown updirectionleft rightrtaccJ Fan, BD McCandliss, T Sommer, A Raz, MI Posner (2002). Testing the efficiency and independence of attentional networks. Journal of Cognitive Neuroscience, 14, 340-347.
ezANOVA, ezPerm, ezPlot, ezStats
data(ANT) head(ANT) str(ANT) summary(ANT)