Loading…

Learning SAS by example : a programmer's guide /

Learn to program SAS by example! Learning SAS by Example, A Programmer's Guide, Second Edition, teaches SAS programming from very basic concepts to more advanced topics. Because most programmers prefer examples rather than reference-type syntax, this book uses short examples to explain each top...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Cody, Ronald P. (Author)
Format: Electronic eBook
Language:Inglés
Published: Cary, NC. : SAS Institute, [2018]
Edition:Second edition.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • What is SAS?
  • Writing your first SAS program
  • Reading raw data from external files
  • Creating permanent SAS data sets
  • Creating labels and formats
  • Reading and writing data from an Excel spreadsheet
  • Performing conditional processing
  • Performing iterative processing : looping
  • Working with dates
  • Subsetting and combining SAS data sets
  • Working with numeric functions
  • Working with character functions
  • Working with arrays
  • Displaying your data
  • Creating customized reports
  • Summarizing your data
  • Counting frequencies
  • Creating tabular reports
  • Introducing the Output Delivery System
  • Creating charts and graphs
  • Using advanced INPUT techniques
  • Using advanced features of user-defined formats and informats
  • Restructuring the SAS data sets
  • Working with multiple observations per subject
  • Introducing the SAS Macro Language
  • Introducing the Structured Query Language
  • Introducing Perl Regular Expressions.