Programs
Replication code for “A Unified Model of Cohort Mortality” (Lleras-Muney and Moreau, 2022)
The following files can be used to produce all the results in the paper. Please look at the README file for details.
Download zip file here (Last modified Jan 2023)
Estimation and inference with multiple matches (Bugni, Honoré and Lleras-Muney, 2014)
The following files implement STATA routines to estimate models with imperfectly matched data. Please download all three programs and read the help file for details.
Download zip file here (last modified June 2014)
MultiMatch.do: Estimates models with matched data.
matafile_MultiMatch.do: Support file used by MultiMatch.do
MultiMatch.sthlp: Help file. Describes the synthax of the MultiMatch command
Competing risk estimation (Honoré and Lleras-Muney, 2005)
The file adriana_bo_utils.gau contains utilities used by Honoré and Lleras-Muney (2005) (PDF). They are explained in util_expl.pdf.
The program adriana_bo_utils.gau calls utils.gau which has to be placed in the same directory.
The program utils.gau calls either simplex1.so (under Linux) or sim_new.dll (under windows). Therefore utils.gau has to be modified to reflect the location of those files.