This repository contains scripts for the analysis of Robust Human Capital Analysis.
run_robustness.pyexecutes the pre-defined analysis.robustness_library.pycontains functions to evaluate the effects no, low, and high ambiguity on years of experience in a certain occupation and expected utility loss.
Execute the following commands (within current working directory robustness)
$ mpiexec -n 1 -usize 3 python run_robustness.pyfor Ubuntu / Windows user$ mpiexec.hydra -n 1 -usize 3 python run_robustness.pyMacOS user