Buch, Englisch, 276 Seiten, Format (B × H): 161 mm x 240 mm, Gewicht: 581 g
Buch, Englisch, 276 Seiten, Format (B × H): 161 mm x 240 mm, Gewicht: 581 g
ISBN: 978-1-4665-5238-8
Verlag: Chapman and Hall/CRC
To write an accomplished program in the DATA step of SAS®, programmers must understand programming logic and know how to implement and even create their own programming algorithm. Handbook of SAS® DATA Step Programming shows readers how best to manage and manipulate data by using the DATA step.
The book helps novices avoid common mistakes resulting from a lack of understanding fundamental and unique SAS programming concepts. It explains that learning syntax does not solve all problems; rather, a thorough comprehension of SAS processing is needed for successful programming. The author also guides readers through a programming task. In most of the examples, the author first presents strategies and steps for solving the problem, then offers a solution, and finally gives a more detailed explanation of the solution.
Understanding the DATA steps, particularly the program data vector (PDV), is critical to proper data manipulation and management in SAS. This book helps SAS programmers thoroughly grasp the concept of DATA step processing and write accurate programs in the DATA step. Numerous supporting materials, including data sets and programs used in the text, are available on the book’s CRC Press web page.
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Introduction to SAS. Creating Variables Conditionally. Understanding How the DATA Step Works. BY-Group Processing in the DATA Step. Writing Loops in the DATA Step. Array Processing. Combining Data Sets. Data Input and Output. Data Step Functions. Useful SAS Procedures. References.