You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Liang Shi edited this page Feb 7, 2026
·
1 revision
In addition to training data, the model comes supplied with a set of Stata do files that have been written to extract input data from the UKHLS. These do files can be found in the model directory: SimPaths/input/InitialPopulations/compile/.
Obtain the most recent version of the UKHLS survey UK data service (SN6614, in STATA's tab format). Further to this, you need to obtain the most recent version of the Wealth and Assets Survey (WAS) (SN7215, in STATA's tab format).
Use Stata to open file 00_master.do, and edit global variables at the top of the file, save and run.
Copy the csv files generated following (2) to model directory: SimPaths/input/InitialPopulations/.
Run SimPathsStart, and select option "Load new input data for starting populations" from the Start-up Options window.