# Data analysis
This repository contains data and R/Python code to reproduce all analyses performed in the manuscript (PsyArXiv preprint):
Weilbächer, R. A., Kraemer, P. M., & Gluth, S. (2020, January 15). The reflection effect in memory-based decisions. https://doi.org/10.31234/osf.io/jsqp4
Created by Regina Weilbächer, regina.weilbaecher@gmail.com
Programming Language: R / Python
Purporse: Reproduce all analyses from the cited paper.
Data: all data is in the folder "data"
How to run the analyses:
1) Main Text<br>
Run the run_all_analyses_main.sh script (adapt your current working directory in line 2): this executes all the anaylses (Bayesian model estimations take some time)
2) Supporting Online Material SOM<br>
Run the run_all_analyses_SOM.sh script (adapt your current working directory in line 2): this executes all analyses
Code that has been adapted later on, ends with "_revised" to make the changes visible.
Last revision: October 14, 2020