The Little SAS Book: A Primer

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Now in its fourth edition, The Little SAS Book is a classic, helping many people learn SAS programming. Authors Lora Delwiche and Susan Slaughter's friendly, easy-to-read writing style gently introduces readers to the most commonly used features of the SAS language. Topics include basic SAS concepts such as the DATA and PROC steps, inputting data, modifying and combining data sets, summarizing data, producing reports, and debugging SAS programs.

Each topic is presented in a self-contained two-page layout complete with examples and graphics. This clear and concise format enables new users to get up and running quickly, while the examples allow readers to type in the program and see it work!

New topics in the fourth edition include ODS Graphics for statistical procedures, PROC SGPLOT for graphics, creating new variables in PROC REPORT with a COMPUTE block, WHERE= data set option, SORTSEQ=LINGUISTIC option in PROC SORT, and more functions, including ANYALPHA, CAT, PROPCASE, and YRDIF.

Author(s): Lora D. Delwiche, Susan J. Slaughter
Edition: 4th
Publisher: SAS Institute
Year: 2008

Language: English
Pages: 376
Tags: Библиотека;Компьютерная литература;SAS / JMP;


Content: Getting started using SAS software --
Getting your data into SAS --
Working with your data --
Sorting, printing, and summarizing your data --
Enhancing your output with ODS --
Modifying and combining SAS data sets --
Writing flexible code with the SAS macro facility --
Using basic graphical and statistical procedures --
Exporting your data --
Debugging your SAS program.