The following is code for our paper "Fast and Frugal Memory Search for Communication" for CogSci.
- Ensure Python and R are installed on your machine.
- Clone this repository, move to the folder CogSci2022-Connector, and install the requirements to ensure that the script works correctly on the machine.
git clone https://github.com/cjk5642/CogSci2022-Connector
cd CogSci2022-Connector
python3 paper.py
This ensures that all of the data in the folders are up to date.
- In your favorite R IDE, run the script to produce the visuals used in the paper.