Learn R Programming

ez (version 1.2)

ANT: ANT data

Description

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")

Usage

data(ANT)

Arguments

References

J 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.

See Also

ezANOVA, ezPerm, ezPlot, ezStats

Examples

Run this code
data(ANT)
head(ANT)
str(ANT)
summary(ANT)

Run the code above in your browser using DataLab