A Handbook of Statistical Graphics Using SAS ODS


Book Description

Easily Use SAS to Produce Your Graphics Diagrams, plots, and other types of graphics are indispensable components in nearly all phases of statistical analysis, from the initial assessment of the data to the selection of appropriate statistical models to the diagnosis of the chosen models once they have been fitted to the data. Harnessing the full graphics capabilities of SAS, A Handbook of Statistical Graphics Using SAS ODS covers essential graphical methods needed in every statistician’s toolkit. It explains how to implement the methods using SAS 9.4. The handbook shows how to use SAS to create many types of statistical graphics for exploring data and diagnosing fitted models. It uses SAS’s newer ODS graphics throughout as this system offers a number of advantages, including ease of use, high quality of results, consistent appearance, and convenient semiautomatic graphs from the statistical procedures. Each chapter deals graphically with several sets of example data from a wide variety of areas, such as epidemiology, medicine, and psychology. These examples illustrate the use of graphic displays to give an overview of data, to suggest possible hypotheses for testing new data, and to interpret fitted statistical models. The SAS programs and data sets are available online.




Statistical Graphics Procedures by Example


Book Description

Sanjay Matange and Dan Heath's Statistical Graphics Procedures by Example: Effective Graphs Using SAS shows the innumerable capabilities of SAS Statistical Graphics (SG) procedures. The authors begin with a general discussion of the principles of effective graphics, ODS Graphics, and the SG procedures. They then move on to show examples of the procedures' many features. The book is designed so that you can easily flip through it, find the graph you need, and view the code right next to the example. Among the topics included are how to combine plot statements to create custom graphs; customizing graph axes, legends, and insets; advanced features, such as annotation and attribute maps; tips and tricks for creating the optimal graph for the intended usage; real-world examples from the health and life sciences domain; and ODS styles. The procedures in Statistical Graphics Procedures by Example are specifically designed for the creation of analytical graphs. That makes this book a must-read for analysts and statisticians in the health care, clinical trials, financial, and insurance industries. However, you will find that the examples here apply to all fields. This book is part of the SAS Press program.




Producing High-Quality Figures Using SAS/GRAPH and ODS Graphics Procedures


Book Description

This book demonstrates how to create commonly used figures and plots with SAS/GRAPH and ODS Graphics procedures. It provides all the details on selecting the right figure formats, options, and fonts. In-depth instructions and SAS programs using procedures in both SAS/GRAPH and ODS Graphics show how to generate sample figures in listing graphics formats and ODS document files. Each chapter includes practical examples and SAS programs. Readers can easily modify the SAS programs to develop high-quality figures to meet their own needs.




Statistical Graphics in SAS


Book Description

The Graph Template Language (GTL) and the Statistical Graphics (SG) procedures are powerful new additions to SAS for creating high-quality statistical graphics. Warren F. Kuhfeld's "Statistical Graphics in SAS: An Introduction to the Graph Template Language and the Statistical Graphics Procedures" provides a parallel and example-driven introduction to the SG procedures and the GTL. Most graphs in the book are produced in at least two ways. Each example provides prototype code for getting started with the GTL and with the SG procedures. While you do not need to write a template to make many useful graphs, understanding the GTL enables you to create custom graphs that cannot be produced by the SG procedures. Knowing the GTL also helps you modify the sometimes complex templates that SAS provides. Written for anyone interested in statistical graphics, Statistical Graphics in SAS is a comprehensive introduction to these two aspects of ODS Graphics. It helps you understand the basics of what you can do with the SG procedures as well as how you can go beyond that by using the full power of the GTL.




Clinical Graphs Using SAS


Book Description

SAS users in the Health and Life Sciences industry need to create complex graphs to analyze biostatistics data and clinical data, and they need to submit drugs for approval to the FDA. Graphs used in the HLS industry are complex in nature and require innovative usage of the graphics features. Clinical Graphs Using SAS® provides the knowledge, the code, and real-world examples that enable you to create common clinical graphs using SAS graphics tools, such as the Statistical Graphics procedures and the Graph Template Language. This book describes detailed processes to create many commonly used graphs in the Health and Life Sciences industry. For SAS® 9.3 and SAS® 9.4 it covers many improvements in the graphics features that are supported by the Statistical Graphics procedures and the Graph Template Language, many of which are a direct result of the needs of the Health and Life Sciences community. With the addition of new features in SAS® 9.4, these graphs become positively easy to create. Topics covered include the usage of SGPLOT procedure, the SGPANEL procedure and the Graph Template Language for the creation of graphs like forest plots, swimmer plots, and survival plots.




Statistical Data Analysis Using SAS


Book Description

The aim of this textbook (previously titled SAS for Data Analytics) is to teach the use of SAS for statistical analysis of data for advanced undergraduate and graduate students in statistics, data science, and disciplines involving analyzing data. The book begins with an introduction beyond the basics of SAS, illustrated with non-trivial, real-world, worked examples. It proceeds to SAS programming and applications, SAS graphics, statistical analysis of regression models, analysis of variance models, analysis of variance with random and mixed effects models, and then takes the discussion beyond regression and analysis of variance to conclude. Pedagogically, the authors introduce theory and methodological basis topic by topic, present a problem as an application, followed by a SAS analysis of the data provided and a discussion of results. The text focuses on applied statistical problems and methods. Key features include: end of chapter exercises, downloadable SAS code and data sets, and advanced material suitable for a second course in applied statistics with every method explained using SAS analysis to illustrate a real-world problem. New to this edition: • Covers SAS v9.2 and incorporates new commands • Uses SAS ODS (output delivery system) for reproduction of tables and graphics output • Presents new commands needed to produce ODS output • All chapters rewritten for clarity • New and updated examples throughout • All SAS outputs are new and updated, including graphics • More exercises and problems • Completely new chapter on analysis of nonlinear and generalized linear models • Completely new appendix Mervyn G. Marasinghe, PhD, is Associate Professor Emeritus of Statistics at Iowa State University, where he has taught courses in statistical methods and statistical computing. Kenneth J. Koehler, PhD, is University Professor of Statistics at Iowa State University, where he teaches courses in statistical methodology at both graduate and undergraduate levels and primarily uses SAS to supplement his teaching.




The Little SAS Book


Book Description

A classic that just keeps getting better, The Little SAS Book is essential for anyone learning SAS programming. Lora Delwiche and Susan Slaughter offer a user-friendly approach so that readers can quickly and easily learn the most commonly used features of the SAS language. Each topic is presented in a self-contained, two-page layout complete with examples and graphics. Nearly every section has been revised to ensure that the sixth edition is fully up-to-date. This edition is also interface-independent, written for all SAS programmers whether they use SAS Studio, SAS Enterprise Guide, or the SAS windowing environment. New sections have been added covering PROC SQL, iterative DO loops, DO WHILE and DO UNTIL statements, %DO statements, using variable names with special characters, the ODS EXCEL destination, and the XLSX LIBNAME engine. This title belongs on every SAS programmer's bookshelf. It's a resource not just to get you started, but one you will return to as you continue to improve your programming skills. Learn more about the updates to The Little SAS Book, Sixth Edition here. Reviews for The Little SAS Book, Sixth Edition can be read here.




SAS/STAT 9. 22 User's Guide


Book Description

Describes usage of the Output Delivery System for statistical graphics in SAS/STAT 9.22. This title is also available online.




SAS Statistics by Example


Book Description

In SAS Statistics by Example, Ron Cody offers up a cookbook approach for doing statistics with SAS. Structured specifically around the most commonly used statistical tasks or techniques--for example, comparing two means, ANOVA, and regression--this book provides an easy-to-follow, how-to approach to statistical analysis not found in other books. For each statistical task, Cody includes heavily annotated examples using ODS Statistical Graphics procedures such as SGPLOT, SGSCATTER, and SGPANEL that show how SAS can produce the required statistics. Also, you will learn how to test the assumptions for all relevant statistical tests. Major topics featured include descriptive statistics, one- and two-sample tests, ANOVA, correlation, linear and multiple regression, analysis of categorical data, logistic regression, nonparametric techniques, and power and sample size. This is not a book that teaches statistics. Rather, SAS Statistics by Example is perfect for intermediate to advanced statistical programmers who know their statistics and want to use SAS to do their analyses. This book is part of the SAS Press program.




SAS Graphics for Clinical Trials by Example


Book Description

Create industry-compliant graphs with this practical guide for professionals Analysis of clinical trial results is easier when the data is presented in a visual form. However, clinical graphs must conform to specific guidelines in order to satisfy regulatory agency requirements. If you are a programmer working in the health care and life sciences industry and you want to create straightforward, visually appealing graphs using SAS, then this book is designed specifically for you. Written by two experienced practitioners, the book explains why certain graphs are requested, gives the necessary code to create the graphs, and shows you how to create graphs from ADaM data sets modeled on real-world CDISC pilot study data. SAS Graphics for Clinical Trials by Example demonstrates step-by-step how to create both simple and complex graphs using Graph Template Language (GTL) and statistical graphics procedures, including the SGPLOT and SGPANEL procedures. You will learn how to generate commonly used plots such as Kaplan-Meier plots and multi-cell survival plots as well as special purpose graphs such as Venn diagrams and interactive graphs. Because your graph is only as good as the aesthetic appearance of the output, you will learn how to create a custom style, change attributes, and set output options. Whether you are just learning how to produce graphs or have been working with graphs for a while, this book is a must-have resource to solve even the most challenging clinical graph problems.