

#Matlab 2018b mingw install#
Newer versions of MotoHawk may need to install newer, but backward compatible, licensing components.The psid/construct_data.do file is based on mindist_AER.do from this replication package.For a complete list of all changes see the Detailed Version History
#Matlab 2018b mingw code#
The code uses psid/data3.dta taken from the replication package for Blundell et. To reproduce these txt-files run psid/construct_data.do varying the value of scalar group from 0 to 1 and 2. The used PSID data is found in psid/*.txt. Figure C12 is in the folder "sigma_eps_PT" (panels a and b), "sigma_eps_pers" (panels c and d) and "sigma_eps_full" (panels e and f).Figure C11 is in the folder "omega_Commault".Figure C10 is in the folder "sigma_eps_pers".Figure C9 is in the folder "sigma_eps_PT".Figure C5 is in the folder "pers_beta_MC" (panel a), "pers_psi_MC" (panel b), "pers_xi_MC" (panel c) and "pers_alpha_MC" (panel d).Figure C3 and C4 is in the folder "pers_MC".Figure C1 and C2 is in the folder "pers_zero_MC".Figure 5 is in the folders "full_pref" (panels a and b) and "beta_full" (panels c and d).Figure 4 is in the folder "sigma_eps_full".Figure 1 and 2 is in the folder "full_MC".Here is the list of figures and tables from the main text and the supplemental material: Mapping between folders and results in the paper: All results are placed in the "figs_tab" folder which includes a set of sub-folder. Running the code with DO_SMALL = 1 takes around 19 hours using the same computer specified above, but does not reproduce the Monte Carlo results in the paper.

Running the code with DO_SMALL = 0 takes about 10 days and 12 hours using 56 threads on a computer with 2x Intel(R) Xeon(R) Gold 6154 3.00 GHz CPUs (18 cores, 36 logical processes each). If its value is 1 (the default) only 5 Monte Carlo runs will be executed.

#Matlab 2018b mingw full#
If its value is 0 the full Monte Carlo results with 200 runs will be produced. Computation time: We have included a switch, DO_SMALL, in the main MATLAB file run_00_all.m.
