Carpenter's Complete Guide to the SAS Macro Language, Third Edition

Carpenter's Complete Guide to the SAS Macro Language, Third Edition
Author: Art Carpenter
Publisher: SAS Institute
Total Pages: 540
Release: 2016-08-25
Genre: Computers
ISBN: 1629602396

Download Carpenter's Complete Guide to the SAS Macro Language, Third Edition Book in PDF, Epub and Kindle

Providing both a compendium of reusable and adaptable code, and opportunities for deepening your understanding and growing as a SAS programmer, this pragmatic, example-driven reference offers nearly 400 ready-to-use macros, macro functions, and macro tools that enable you to convert SAS code to macros, define macro variables, and more. --

Carpenter's Complete Guide to the SAS REPORT Procedure

Carpenter's Complete Guide to the SAS REPORT Procedure
Author: Art Carpenter
Publisher: SAS Institute
Total Pages: 490
Release: 2013-02-01
Genre: Computers
ISBN: 1599944278

Download Carpenter's Complete Guide to the SAS REPORT Procedure Book in PDF, Epub and Kindle

Art Carpenter demystifies the powerful REPORT procedure and shows you how to incorporate this highly flexible and customizable procedure into your SAS reporting programs. Combining his years of SAS experience with a talent for instruction, Art offers clear and comprehensive coverage that demonstrates how valuable this procedure is for both summarizing and displaying data. Illustrated with more than two hundred examples and sample exercises to reinforce your learning, Carpenter's Complete Guide to the SAS REPORT Procedure provides you with information that you can put to immediate use. The text is divided into three distinct sections. Part 1 introduces you to PROC REPORT, showing you how it works and "thinks." This section is designed to be read linearly by users who are unfamiliar with the procedure. Part 2 is a collection of increasingly more complex examples that feature advanced options and capabilities. It also introduces the relationship between PROC REPORT and the Output Delivery System (ODS). Part 3 incorporates the options and statements described in Parts 1 and 2 into a series of examples that highlight many of the extended capabilities of PROC REPORT. Included in this section is a discussion of a few ODS statements and options that might be useful to a PROC REPORT programmer, plus an in-depth look at the PROC REPORT process itself, especially as it relates to the execution of compute blocks. Art's author page at support.sas.com/carpenter includes the following bonus material: example SAS data sets, example results, and a compilation of nearly 100 related conference papers. This book is part of the SAS Press program.

Carpenter's Guide to Innovative SAS Techniques

Carpenter's Guide to Innovative SAS Techniques
Author: Art Carpenter
Publisher: SAS Institute
Total Pages: 571
Release: 2012-03-02
Genre: Computers
ISBN: 1612902022

Download Carpenter's Guide to Innovative SAS Techniques Book in PDF, Epub and Kindle

Carpenter's Guide to Innovative SAS Techniques offers advanced SAS programmers an all-in-one programming reference that includes advanced topics not easily found outside the depths of SAS documentation or more advanced training classes. Art Carpenter has written fifteen chapters of advanced tips and techniques, including topics on data summary, data analysis, and data reporting. Special emphasis is placed on DATA step techniques that solve complex data problems. There are numerous examples that illustrate advanced techniques that take advantage of formats, interface with the macro language, and utilize the Output Delivery System. Additional topics include operating system interfaces, table lookup techniques, and the creation of customized reports.

Carpenter's Complete Guide to the SAS Macro Language, Third Edition

Carpenter's Complete Guide to the SAS Macro Language, Third Edition
Author: Art Carpenter
Publisher: SAS Institute
Total Pages: 540
Release: 2016-08-25
Genre: Computers
ISBN: 9781629592688

Download Carpenter's Complete Guide to the SAS Macro Language, Third Edition Book in PDF, Epub and Kindle

For SAS programmers or analysts who need to generalize their programs or improve programming efficiency, Art Carpenter thoroughly updates his successful second edition of Carpenter's Complete Guide to the SAS Macro Language with an extensive collection of new macro language techniques and examples. Addressing the composition and operation of the SAS macro facility and the SAS macro language, this third edition offers nearly 400 ready-to-use macros, macro functions, and macro tools that enable you to convert SAS code to macros, define macro variables, and more! Users with a basic understanding of Base SAS who are new to the SAS macro language will find more detail, utilities, and references to additional learning opportunities; advanced macro language programmers who need help with data-driven macros and dynamic application development will find greatly expanded treatment of these topics.

Maps Made Easy Using SAS

Maps Made Easy Using SAS
Author: Mike Zdeb
Publisher: SAS Press
Total Pages: 0
Release: 2002
Genre: Cartography
ISBN: 9781590470930

Download Maps Made Easy Using SAS Book in PDF, Epub and Kindle

Bring your data to life and add meaning to your information with Maps Made Easy Using SAS. Abundant real-world examples and a tutorial approach help new users create maps easily and quickly. You will learn the basic mapping components, including map and response data sets as well as simple SAS/GRAPH statements. With in-depth examples you will move on to more advanced mapping techniques, such as annotating maps and producing customized maps and output. The process used to annotate maps is demystified and described in clear, easy-to-follow steps. You will produce data-driven, updatable maps in GIF format for use in Web-based presentations and other applications. Also presented are details on creating more complicated choropleth maps. These include maps that combine geographic areas with internal boundaries removed, maps that display multiple geographic areas, and clipped maps. Enhance your data presentations with this well-organized guide. This book is part of the SAS Press program.

Annotate

Annotate
Author: Art Carpenter
Publisher: SAS Press
Total Pages: 0
Release: 1999
Genre: Mathematical statistics
ISBN: 9781580255783

Download Annotate Book in PDF, Epub and Kindle

Get started on your way to using Annotate. Annotate has features that make it unique within SAS. Those features combine to make the Annotate facility both complex and powerful. With this well-organized linear introduction to the Annotate facility, get a simple start to a complex subject. Users with a working knowledge of the basics of SAS/GRAPH and the DATA step will benefit from the guidelines providing strategy for creating Annotate data sets from flat files, other SAS data sets, and assignment statements from within a DATA step. The numerous examples provide key elements of Annotate data sets, alternate statement structures, and methods for enhancing your output. You are also provided with an exhaustive source list for additional reference information to help you move on to the next level of using the Annotate facility.

Multiple-Plot Displays

Multiple-Plot Displays
Author: Perry Watts
Publisher: SAS Press
Total Pages: 0
Release: 2002-02
Genre: Computer graphics
ISBN: 9781590470374

Download Multiple-Plot Displays Book in PDF, Epub and Kindle

Simplify the construction of multiple-plot displays with these macro extensions to the GREPLAY procedure. This book will help you create single- and multiple-plot displays using the macros provided. While GREPLAY is described in detail, these functionally cohesive, reusable macros will circumvent many of the complexities associated with displaying multiple plots on a single graphics page. The macros enable you to select the desired graphics entry from a catalog of many, correct text, shape distortion, and more. Topics covered include defining graphical terms, describing the role of the multiple-plot display in data analysis, using visual thinning to construct better graphs, working with the Output Delivery System, and creating drill-down graphs for the Web. Especially useful features of this book include line-by-line explanations of code, numerous schematics, and graphs that use real data. Users experienced with SAS/GRAPH software and the SAS macro language will find this book particularly useful. Less experienced users also can benefit by making use of the functionality of the macros without focusing on their construction.

Carpenter's Complete Guide to the SAS Macro Language, Third Edition

Carpenter's Complete Guide to the SAS Macro Language, Third Edition
Author: Art Carpenter
Publisher: SAS Institute
Total Pages: 721
Release: 2016-08-25
Genre: Computers
ISBN: 162960237X

Download Carpenter's Complete Guide to the SAS Macro Language, Third Edition Book in PDF, Epub and Kindle

For SAS programmers or analysts who need to generalize their programs or improve programming efficiency, Art Carpenter thoroughly updates his highly successful second edition of Carpenter's Complete Guide to the SAS Macro Language with an extensive collection of new macro language techniques and examples. Addressing the composition and operation of the SAS macro facility and the SAS macro language, this third edition offers nearly 400 ready-to-use macros, macro functions, and macro tools that enable you to convert SAS code to macros, define macro variables, and more! Users with a basic understanding of Base SAS who are new to the SAS macro language will find more detail, utilities, and references to additional learning opportunities; advanced macro language programmers who need help with data-driven macros and dynamic application development will find greatly expanded treatment of these topics. This revised and enlarged edition includes the following topics: New and expanded introduction to the macro language Functions, automatic macro variables, and macro statements new to the macro language Expanded macro language tools that interface with the operating system Expanded data-driven methodologies used to build dynamic applications Expanded discussion of list processing, with four alternative approaches presented Additional file and data management examples Expanded discussion of CALL EXECUTE and DOSUBL New discussion of using the macro language on remote servers Expanded discussion and examples of macro quoting Far beyond a reference manual issued from an “ivory tower,” this book is pragmatic and example-driven: Yes, you will find syntax examples; yes, the code is explained. But the focus of this book is on actual code used to solve real-world business problems. In fact, an entire appendix is dedicated to listing the nearly 70 classes of problems that are solved by programs covered in this edition. Discussion of the examples elucidates the pros and cons of the particular solution and often suggests alternative approaches. Therefore, this book provides you both a compendium of reusable and adaptable code, and opportunities for deepening your understanding and growing as a SAS programmer.

Quick Results with SAS/GRAPH Software

Quick Results with SAS/GRAPH Software
Author: Arthur L. Carpenter
Publisher: SAS Press
Total Pages: 0
Release: 1995
Genre: Mathematical statistics
ISBN: 9781555446833

Download Quick Results with SAS/GRAPH Software Book in PDF, Epub and Kindle

Design, construct, and display customized graphs quickly and efficiently with this new example-based book. It helps you master these customizing techniques without relying on the Annotate facility. You'll also discover practical tips here on topics not thoroughly covered in other books.