flankr v1.2.0

\(\texttt{flankr}\) is an R package implementing computational models of Eriksen flanker task performance. The package allows simulation of the models as well as fitting the models to participant data. Additional utility functions allow plotting of the best-fitting model parameters against observed data, as well as providing Bayesian Information Criterion values for model competition.

Current models implemented in \(\texttt{flankr}\) are:

Installation

The development version can be installed from GitHub with:

require(devtools)
devtools::install_github("JimGrange/flankr")

User guide

Full details of how to use the package is available in the following paper:

Grange, J.A. (2016). flankr: An R package for implementing computational models of attentional selectivity. Behavior Research Methods, 48, 528–541.

Updates for version 1.2.0

References