Skip to content

Commit

Permalink
report packages used
Browse files Browse the repository at this point in the history
  • Loading branch information
orena1 authored Oct 27, 2023
1 parent dc4dd9c commit 5609937
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@ This repository contains the full analysis code for the results of the [From cho
To recreate the analysis, download the raw data supplied by the competition organizers on [Google Drive](https://drive.google.com/drive/u/0/folders/1sSlBhdsVyycRpMU5o9AW8dJiltrCIwH6).
Open the analysis [jupyter notebook](https://github.com/orena1/Specious_Regularity/blob/main/Specious_Reg_Nudge_Ind.ipynb) 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'
`

<p align="center">
<img src="https://github.com/orena1/Specious_Regularity/blob/main/Specious_Regularity.png" />
Expand Down

0 comments on commit 5609937

Please sign in to comment.