Retrieval by Accumulating Evidence in an Architecture (RACE/A)
This package contains:
- this README file
- RACE/A-documentation.pdf
- race.lisp
- race-example.lisp
- exp1-PWIPRP-repetition.lisp
- exp2-PWIPRP-control.lisp

To use the RACE/A module drop the race.lisp file in the modules folder of ACT-R 6.
The RACE/A-documentation.pdf file contains some information on the parameters that control RACE/A. 
The race.example.lisp file contains a simple example of a task that can be modeled using either 
RACE/A or default ACT-R.

The remaining two lisp files contain the code for running the experiments described in 
Van Maanen, Van Rijn, Taatgen (submitted). "RACE/A: An architectural account of the interactions 
between learning, task control, and retrieval dynamics"

After loading a file, the experiment can be run by either calling (do-exp) or (do-1-trial soa cond)
in which cond is "R" or "U" (for exp 2 it can also be "C") and soa is a positive integer

Leendert van Maanen 7-Jun-2010 
l.vanmaanen@uva.nl