标题: 推荐:SAS: Usage Hints and Sample Programs( from CTEX) [打印本页] 作者: shiyiming 时间: 2004-6-11 22:18 标题: 推荐:SAS: Usage Hints and Sample Programs( from CTEX) <!-- m --><a class="postlink" href="http://www.uoregon.edu/~robinh/sas.html">http://www.uoregon.edu/~robinh/sas.html</a><!-- m -->
SAS: Usage Hints and Sample Programs
Chapter 1: Getting Started
Chapter 1.1: Introduction
Chapter 1.2: License Renewal and New Installation
Chapter 1.3: Using SAS Windows
Chapter 1.5: Customizing PC SAS
Chapter 1.7: SAS File Types
Chapter 1.8: Resources for Learning SAS
Chapter 1.9: Minimizing Errors
Chapter 2: Elements of SAS Programming
Chapter 3: Statements Outside the DATA and PROC steps
Chapter 4: DATA Step Statements
Chapter 4.1: DATA and SET Statements
Chapter 4.2: INFILE and INPUT Statements
Chapter 4.4: Declarative Statements
Chapter 4.5: ARRAY and its applications
Chapter 4.8: Executable Statements
Chapter 5: SAS Procedures
Chapter 5.1: Introduction to SAS Procedures
Chapter 5.3: SAS Procedures that do not print output
Chapter 5.7: SAS Procedures that do print output
Chapter 6: Advanced DATA Step Applications
Chapter 6.1 Data Set Manipulations
Chapter 6.5 Transpose Data Structure
Chapter 6.7 Processing a Sorted Data Set
Chapter 7: SAS Functions
7.2 Working with Character Data in a DATA Step
7.4 Working with Date Variables in a DATA Step
7.5 Using the LAG and DIF Functions with Sequential Data
7.9 Miscellaneous Functions
Chapter 8: Data Summaries in Tables
Chapter 9: An Introduction to Macro Processing
Chapter 10: An Introduction to PROC IML