Hierarchical Bayesian modeling of intertemporal choice Chávez, Villalobos, Baroja & Bouzas Laboratorio 25, Psychology School National Autonomous University of Mexico January 2017 Data.csv is the data. Each row contains the information for one subject. The first column indicates the subject’s ID number. There are 1284 subjects in total. The second column indicates the school ID. From the 3rd to the 29th column there are the actual answers of the questionnaire, in the order specified by Kirby et al. An SS choice is coded as 0 while an LL choice is coded as 1. Missing data are represented with NAs. Kirby_lognormal_mixtures.R contains the code to generate the MCMC sampling with the JAGS package.