* SPECIFY DATA FILE open data suicidedata.xls allocate 0 11 data(format=xls,org=obs) 1 11 SUICIDER UNEMPLR table print * ESTIMATE THE MODEL BY OLS linreg(print) SUICIDER 1 11 resid # constant UNEMPLR prj fitted table print