This repository contains the full analysis code for the results of the From choice architecture to choice engineering (Ohad Dan & Yonatan Loewenstein) competition. The code is used to create the publication "Nudging with Regularity" (Shani-Narkiss, H., Eitam, B., Amsalem, O.). All figures in the paper are automatically generated.
To recreate the analysis, download the raw data supplied by the competition organizers on Google Drive. Open the analysis jupyter notebook Then, open the analysis Jupyter notebook and follow the instructions to recreate all the figures used in the paper.
Python packages used:
python=3.9.13 seaborn=='0.11.2' matplotlib=='3.5.2' scipy=='1.9.1'