jamiefogel / Networks

0 stars 0 forks source link

Figure out where transitions table was made #3

Open jamiefogel opened 1 year ago

jamiefogel commented 1 year ago

This table is used in the paper here: https://github.com/jamiefogel/Networks/blob/94ce93e9c89125df64731e34382c2ced725d11be/Paper/FogelModenesi2021_vMarch2023.tex#L907 but I can't find a record of where it was created. My best guess was that it was created semi manually in correlograms.py but the results there don't exactly line up:

https://github.com/jamiefogel/Networks/blob/94ce93e9c89125df64731e34382c2ced725d11be/Code/correlogram.py#L146-L197

Should also check code on IPEA when that's possible.

For now I have copied the old file from /Users/jfogel/Opportunity Insights Dropbox/Jamie Fogel/Networks/Code/aug2021/results/transitions_table.tex to /Users/jfogel/NetworksGit/Results/transitions_table.tex so that the paper will compile.