The SAS data file MYDATA.CLASSES is used in Using SYSTEM 2000 Data in SAS Programs. It was created with the following SAS statements: libname mydata 'your-SAS-library'; data mydata.classes; input ...
adds observations from one SAS data set to the end of another SAS data set. BMDP procedure invokes a BMDP program to analyze data in a SAS data set. See the SAS documentation for your operating ...