Skip to content

Commit 471c6d7

Browse files
committed
Update after re-running with data; document data location
1 parent d540085 commit 471c6d7

File tree

4 files changed

+245
-69
lines changed

4 files changed

+245
-69
lines changed

notebooks/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ This folder includes Jupyter/Colab notebooks associated with the
44
Simulating Risk project. Some notebooks allow running the simulations
55
directly within a notebook; others are for analysis of simulation results.
66

7+
Batch analysis references data files that are too large to include on GitHub;
8+
download from [Google Drive](https://drive.google.com/drive/folders/1ASQ9_IqeBHhyyFzuqcrWtdebdLiwqQp2)
9+
and put in the top-level `data/` folder.
10+
711

812
## Hawk/Dove - single risk attitude
913

notebooks/hawkdove_variable_r_analysis.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3029,7 +3029,7 @@
30293029
"name": "python",
30303030
"nbconvert_exporter": "python",
30313031
"pygments_lexer": "ipython3",
3032-
"version": "3.9.13"
3032+
"version": "3.12.7"
30333033
}
30343034
},
30353035
"nbformat": 4,

0 commit comments

Comments
 (0)