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 Guide to Innovative SAS Techniques

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

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

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.

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

Learning SAS by Example

Learning SAS by Example
Author: Ron Cody
Publisher: SAS Institute
Total Pages: 536
Release: 2018-07-03
Genre: Computers
ISBN: 1635266564

Download Learning SAS by Example Book in PDF, Epub and Kindle

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 topic. The second edition has brought this classic book on SAS programming up to the latest SAS version, with new chapters that cover topics such as PROC SGPLOT and Perl regular expressions. This book belongs on the shelf (or e-book reader) of anyone who programs in SAS, from those with little programming experience who want to learn SAS to intermediate and even advanced SAS programmers who want to learn new techniques or identify new ways to accomplish existing tasks. In an instructive and conversational tone, author Ron Cody clearly explains each programming technique and then illustrates it with one or more real-life examples, followed by a detailed description of how the program works. The text is divided into four major sections: Getting Started, DATA Step Processing, Presenting and Summarizing Your Data, and Advanced Topics. Subjects addressed include Reading data from external sources Learning details of DATA step programming Subsetting and combining SAS data sets Understanding SAS functions and working with arrays Creating reports with PROC REPORT and PROC TABULATE Getting started with the SAS macro language Leveraging PROC SQL Generating high-quality graphics Using advanced features of user-defined formats and informats Restructuring SAS data sets Working with multiple observations per subject Getting started with Perl regular expressions You can test your knowledge and hone your skills by solving the problems at the end of each chapter.

Analysis of Clinical Trials Using SAS

Analysis of Clinical Trials Using SAS
Author: Alex Dmitrienko
Publisher: SAS Institute
Total Pages: 455
Release: 2017-07-17
Genre: Computers
ISBN: 1635261449

Download Analysis of Clinical Trials Using SAS Book in PDF, Epub and Kindle

Analysis of Clinical Trials Using SAS®: A Practical Guide, Second Edition bridges the gap between modern statistical methodology and real-world clinical trial applications. Tutorial material and step-by-step instructions illustrated with examples from actual trials serve to define relevant statistical approaches, describe their clinical trial applications, and implement the approaches rapidly and efficiently using the power of SAS. Topics reflect the International Conference on Harmonization (ICH) guidelines for the pharmaceutical industry and address important statistical problems encountered in clinical trials. Commonly used methods are covered, including dose-escalation and dose-finding methods that are applied in Phase I and Phase II clinical trials, as well as important trial designs and analysis strategies that are employed in Phase II and Phase III clinical trials, such as multiplicity adjustment, data monitoring, and methods for handling incomplete data. This book also features recommendations from clinical trial experts and a discussion of relevant regulatory guidelines. This new edition includes more examples and case studies, new approaches for addressing statistical problems, and the following new technological updates: SAS procedures used in group sequential trials (PROC SEQDESIGN and PROC SEQTEST) SAS procedures used in repeated measures analysis (PROC GLIMMIX and PROC GEE) macros for implementing a broad range of randomization-based methods in clinical trials, performing complex multiplicity adjustments, and investigating the design and analysis of early phase trials (Phase I dose-escalation trials and Phase II dose-finding trials) Clinical statisticians, research scientists, and graduate students in biostatistics will greatly benefit from the decades of clinical research experience and the ready-to-use SAS macros compiled in this book.

Validating Clinical Trial Data Reporting with SAS

Validating Clinical Trial Data Reporting with SAS
Author: Carol I. Matthews
Publisher: SAS Institute
Total Pages: 229
Release: 2008
Genre: Computers
ISBN: 1599941287

Download Validating Clinical Trial Data Reporting with SAS Book in PDF, Epub and Kindle

This indispensable guide focuses on validating programs written to support the clinical trial process from after the data collection stage to generating reports and submitting data and output to the Food and Drug Administration.