Step 1: Make sure you have SAS on your system. Step 4: Check that the libname has been assigned correctly by reading the log file. When this has worked you can open the data file (ex6.sas7bdat) in the explorer window by clicking on it (see below). Step 5: Now you are ready to run the code. Notice that the first thing you need to do here is to run the formats program (ex6formats.sas) so as to have these available for the data sets. SPECIAL FEATURES THAT APPLY TO THIS EXEMPLAR The software IVEWARE needs to be downloaded from the web following instructions at the web site referred to in the program file. When you are running this (if you have SAS version 7 or 8) you will not be able to use the ENHANCED EDITOR, but will have to use the old-fashioned PROGRAM EDITOR. This is tiresome. You can only have one program open at a time and you lose things after you submit. BUt you only need to use it when you are running the IVEWARE commands. There are two different SAS data sets for different methods of imputation using different sets of variables.. The illustration here is for Exemplar 2 - yours will be for exemplar 6
Step 6: Carry on running the rest of the program, following the instructions in the code which are inserted as SAS comments that usually show in green. To find out more about the SAS package click here. |