I think the issue is that I never ran the code to create dgp_equi_china.p. Not sure what classification_error_analysis.py does or if it's relevant, however.
File "/var/folders/9f/b7c31bdn35qbvplys48h0qtm0000gn/T/ipykernel_22153/3165893736.py", line 24, in <cell line: 24>
exec(open(root + 'Code/classification_error_analysis.py').read())
File "<string>", line 16, in <module>
FileNotFoundError: [Errno 2] No such file or directory: '/Users/jfogel/NetworksGit/Data/dgp/dgp_equi_china.p'
I think the issue is that I never ran the code to create dgp_equi_china.p. Not sure what classification_error_analysis.py does or if it's relevant, however.