The Little SAS Book: A Primer, 5th Edition
- Length: 350 pages
- Edition: 5
- Language: English
- Publisher: SAS Institute
- Publication Date: 2012-11-07
- ISBN-10: 1612903436
- ISBN-13: 9781612903439
- Sales Rank: #38433 (See Top 100 Books)
A classic that just keeps getting better, The Little SAS Book is essential for anyone learning SAS programming. Lora Delwiche and Susan Slaughter offer a user-friendly approach so readers can quickly and easily learn the most commonly used features of the SAS language. Each topic is presented in a self-contained, two-page layout complete with examples and graphics.
The fifth edition has been completely updated to reflect the new default output introduced with SAS 9.3. In addition, there is a now a full chapter devoted to ODS Graphics including the SGPLOT and SGPANEL procedures. Other changes include expanded coverage of linguistic sorting and a new section on concatenating macro variables with other text.
This title belongs on every SAS programmer’s bookshelf. It’s a resource not just to get you started, but one you’ll return to as you continue to improve your programming skills.
Table of Contents
Chapter 1 Getting Started Using SAS Software
Chapter 2 Getting Your Data into SAS
Chapter 3 Working with Your Data
Chapter 4 Sorting, Printing, and Summarizing Your Data
Chapter 5 Enhancing Your Output with ODS
Chapter 6 Modifying and Combining SAS Data Sets
Chapter 7 Writing Flexible Code with the SAS Macro Facility
Chapter 8 Visualizing Your Data
Chapter 9 Using Basic Statistical Procedures
Chapter 10 Exporting Your Data
Chapter 11 Debugging Your SAS Programs