NOTE: PROCEDURE PRINTTO used (Total process time): real time 0.03 seconds cpu time 0.00 seconds SYMBOLGEN: Macro variable DASH resolves to 2552-10 SYMBOLGEN: Macro variable YEAR resolves to 2018 SYMBOLGEN: Macro variable FILEPATH resolves to /homes/data/hcris/2552-10/hosp10_2018_ALPHA.CSV MLOGIC(LOOP): %LET (variable name is DATASET) SYMBOLGEN: Macro variable UNDERSCORE resolves to 2552_10 SYMBOLGEN: Macro variable YEAR resolves to 2018 SYMBOLGEN: Macro variable DATASET resolves to hosp_alpha2552_10_2018_long NOTE: PROCEDURE PRINTTO used (Total process time): real time 0.00 seconds cpu time 0.00 seconds NOTE: The infile DATAFILE is: Filename=/homes/data/hcris/2552-10/hosp10_2018_ALPHA.CSV, Owner Name=jroth,Group Name=aging, Access Permission=-rw-r--r--, Last Modified=08Apr2019:17:16:36, File Size (bytes)=22804362 NOTE: 591757 records were read from the infile DATAFILE. The minimum record length was 28. The maximum record length was 67. NOTE: The data set LIBRARY.HOSP_ALPHA2552_10_2018_LONG has 591757 observations and 5 variables. NOTE: DATA statement used (Total process time): real time 0.50 seconds cpu time 0.19 seconds SYMBOLGEN: Macro variable DATASET resolves to hosp_alpha2552_10_2018_long NOTE: The PROCEDURE CONTENTS printed page 683. NOTE: PROCEDURE CONTENTS used (Total process time): real time 0.00 seconds cpu time 0.02 seconds SYMBOLGEN: Macro variable DATASET resolves to hosp_alpha2552_10_2018_long SYMBOLGEN: Macro variable DATASET resolves to hosp_alpha2552_10_2018_long NOTE: There were 591757 observations read from the data set LIBRARY.HOSP_ALPHA2552_10_2018_LONG. NOTE: The PROCEDURE MEANS printed page 684. NOTE: PROCEDURE MEANS used (Total process time): real time 0.11 seconds cpu time 0.03 seconds 18 The SAS System 17:21 Monday, April 15, 2019 SYMBOLGEN: Macro variable DATASET resolves to hosp_alpha2552_10_2018_long NOTE: There were 591757 observations read from the data set LIBRARY.HOSP_ALPHA2552_10_2018_LONG. NOTE: The PROCEDURE FREQ printed pages 685-738. NOTE: PROCEDURE FREQ used (Total process time): real time 0.12 seconds cpu time 0.13 seconds SYMBOLGEN: Macro variable DATASET resolves to hosp_alpha2552_10_2018_long NOTE: The PROCEDURE CONTENTS printed page 739. NOTE: PROCEDURE CONTENTS used (Total process time): real time 0.00 seconds cpu time 0.00 seconds SYMBOLGEN: Macro variable DATASET resolves to hosp_alpha2552_10_2018_long SYMBOLGEN: Macro variable YEAR resolves to 2018 MLOGIC(LOOP): %DO loop index variable YEAR is now 2019; loop will not iterate again. MLOGIC(LOOP): Ending execution. 65 *%loop(fyear=2010,lyear=2014); 66 67 /* 68 Copyright 2012 shared by Jean Roth and the National Bureau of Economic Research 69 70 National Bureau of Economic Research. 71 1050 Massachusetts Avenue 72 Cambridge, MA 02138 73 jroth@nber.org 74 75 This program and all programs referenced in it are free software. You 76 can redistribute the program or modify it under the terms of the GNU 77 General Public License as published by the Free Software Foundation; 78 either version 2 of the License, or (at your option) any later version. 79 80 This program is distributed in the hope that it will be useful, 81 but WITHOUT ANY WARRANTY; without even the implied warranty of 82 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 83 GNU General Public License for more details. 84 85 You should have received a copy of the GNU General Public License 86 along with this program; if not, write to the Free Software 87 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 88 USA. 89 */ 90 NOTE: There were 591757 observations read from the data set LIBRARY.HOSP_ALPHA2552_10_2018_LONG. NOTE: 579152 observations with duplicate key values were deleted. NOTE: The data set LIBRARY.UNIQ_ALPHA_2018 has 12605 observations and 5 variables. NOTE: PROCEDURE SORT used (Total process time): real time 0.18 seconds cpu time 0.23 seconds