Skip to:Content
|
Bottom
Cover image for SAS programming for researchers and social scientists
Title:
SAS programming for researchers and social scientists
Personal Author:
Publication Information:
Newbury Park, Calif. : SAGE Pub., 1993
ISBN:
9780803949843

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000002414427 QA276.4 S63 1993 Open Access Book Book
Searching...

On Order

Summary

Summary

Taking a problem-solving approach that focuses on common programming tasks encountered during data analysis, Spector uses examples and sample programs to introduce various SAS[small R in a circle] programming concepts in the context of social science problems.

Basic programming concepts such as loops, arrays, counters, branching, inputting and outputting, as well as the principles of structured programming, are introduced in a logical sequence so that the reader can write programs that are orderly and that avoid excessive and disorganized branching. Throughout, Spector offers readers a three-step approach (preplanning, writing the program and debugging), tips about helpful features and practices to use, as well as advice on pitfalls to avoid.


Table of Contents

Introduction to the SAS System
Inputting and Outputting Data
Programming Algebraic and Mathematical Observations
Logical Statements
Branching with GOTO and LINK
Do Loops
Arrays
Manipulating Files
Using SAS PROCS
Final Advice on Becoming an SAS Programmer
Go to:Top of Page