1. Software and operating system used Stata + Unix Matlab + Windows 2. The order in which the programs need to run All files need to be placed in the same directory. master.m calls the other .m files. 3. Expected computation time 30 min 4. If random numbers are used, the seed needs to be specified, as well as the random number generator. The seed is set by "rng(1)" within the matlab programs.