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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Cary, NC. :
SAS Institute,
[2018]
|
Edición: | Second edition. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.