## Installation of JAGS modules ##
To install the exgauss and LBA JAGS modules used in the analyses, unzip them to your favorite folder (we will call it "UNZIPDIRECTORY" for ease). Navigate to UNZIPDIRECTORY via the terminal. Then use the venerable sequence:
./configure
make
[sudo] make install
To install it. You may need admin priveliges (the "sudo") to do this. You will need to have JAGS 4.0 or higher already installed.