Chargement en cours…

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...

Description complète

Détails bibliographiques
Cote:Libro Electrónico
Auteur principal: Cody, Ronald P. (Auteur)
Format: Électronique eBook
Langue:Inglés
Publié: Cary, NC. : SAS Institute, [2018]
Édition:Second edition.
Sujets:
Accès en ligne:Texto completo (Requiere registro previo con correo institucional)
Table des matières:
  • 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.