Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • SAS Institute  (7)
  • International Business Machines Corporation International Technical Support Organization,
  • Boston, Mass. :Safari Books Online  (6)
  • Cary, NC : SAS Institute, Inc.  (1)
  • Electronic books ; local  (7)
Datasource
Material
Language
Years
  • 1
    Online Resource
    Online Resource
    Cary, NC : SAS Institute, Inc.
    ISBN: 9781635263534 , 1635263530
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: SAS (Computer file) ; SAS (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Generate reports with style! The SAS Programmer's PROC REPORT Handbook: ODS Companion explains how to use style elements within a style template to customize reports generated by PROC REPORT, leading to more appealing and effective business reports. Many programmers are faced with generating reports that are easy to read and comprehend for a wide variety of audiences, which is where the ODS destinations and style changes come into play. This book teaches you how to use style elements in PROC REPORT, a versatile reporting procedure, to customize your output. Mastering style elements allows you to change visual aspects of reports, such as borders, column widths, fonts, backgrounds, and more. This companion to The SAS Programmer's PROC REPORT Handbook: Basic to Advanced Reporting Techniques explores how the style elements within a style template affect the output generated by PROC REPORT. It provides examples of altering the style elements and the effect on the main ODS destinations, while also discussing common pitfalls that programmers can avoid while working with tables, Microsoft Excel, Microsoft Power Point, and PDF output.
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (viewed March 30, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Cary, N.C. : SAS Institute | Boston, Mass. :Safari Books Online
    ISBN: 9781599941653 , 1599941651
    Language: English
    Keywords: SAS (Computer file) ; SAS (Computer file) ; Handbooks, manuals, etc ; SAS/GRAPH ; SAS/STAT ; SAS (Computer program language) ; Handbooks, manuals, etc ; Electronic books ; local
    Abstract: Learn to program SAS by example! If you like learning by example, then Learning SAS by Example: A Programmer's Guide makes it easy to learn SAS programming. 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 Learning to use the SAS Output Delivery System Getting started with the SAS macro language Introducing PROC SQL You can test your knowledge and hone your skills by solving the problems at the end of each chapter. (Solutions to odd-numbered problems are located at the back of this book. Solutions to all problems are available to instructors by visiting Ron Cody's author page for details.) This book is intended for beginners and intermediate users. Readers should know how to enter and submit a SAS program from their operating system. This book is part of the SAS Press program.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Cary, N.C. : SAS Institute | Boston, Mass. :Safari Books Online
    ISBN: 9781590479223 , 159047922X
    Language: English
    Keywords: SAS (Computer file) ; Electronic data processing personnel ; Certification ; Study guides ; Electronic books ; local
    Abstract: Prepare for the SAS Base Programming for SAS®9 certification exam with the official guide by the SAS® Certified Professional Program. New and experienced SAS users who want to prepare for the SAS Base Programming for SAS®9 certification exam will find this guide an invaluable, convenient and comprehensive resource that covers all of the objectives tested on the exam. Major topics include importing and exporting raw data files, creating and modifying SAS data sets, and identifying and correcting data syntax and programming logic errors.You will also become familiar with the enhancements and new functionality that are available in SAS®9. Includes a free CD-ROM with tutorials, practice data, and sample programs to further reinforce and test your SAS skills.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Cary, N.C. : SAS Institute | Boston, Mass. :Safari Books Online
    ISBN: 9781590475041 , 1590475046
    Language: English
    Keywords: SAS (Computer file) ; Clinical trials ; Statistical methods ; Electronic books ; local
    Abstract: In Analysis of Clinical Trials Using SAS: A Practical Guide, Alex Dmitrienko, Geert Molenberghs, Christy Chuang-Stein, and Walter Offen bridge the gap between modern statistical methodology and real-world clinical trial applications. Step-by-step instructions illustrated with examples from actual trials and case studies serve to define a statistical method and its relevance in a clinical trials setting and to illustrate how to implement the method rapidly and efficiently using the power of SAS software. Topics reflect the International Conference on Harmonization (ICH) guidelines for the pharmaceutical industry and address important statistical problems encountered in clinical trials, including analysis of stratified data, incomplete data, multiple inferences, issues arising in safety and efficacy monitoring, and reference intervals for extreme safety and diagnostic measurements. Clinical statisticians, research scientists, and graduate students in biostatistics will greatly benefit from the decades of clinical research experience compiled in this book. Numerous ready-to-use SAS macros and example code are included. This book is part of the SAS Press program.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Cary, N.C. : SAS Institute | Boston, Mass. :Safari Books Online
    ISBN: 9781590475751 , 1590475755
    Language: English
    Edition: 2nd ed.
    Keywords: SAS (Computer file) ; Report writing ; Electronic books ; local
    Abstract: Jump-start your report-writing skills! Report writing has never been easier. Learn how you can easily avoid common report-writing pitfalls with SAS Guide to Report Writing: Examples, Second Edition. Updated for SAS®9, this task-oriented book guides you through the steps that you need to produce professional reports. Using a wealth of easy-to-follow examples, this time-saving book demonstrates the many different styles of reports that are available and the SAS tools used to generate them. The examples enable more experienced programmers to quickly grasp new techniques, while margin notes and additional discussions provide novice users with the details that they need for effective learning. You can save programming hours by using the SAS programs as they are or as models for developing your own reports. Whether you are a beginner or an expert, this must-have guide will strengthen your report-writing expertise and give you the tools that you need to enhance the power of your reports!
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Cary, N.C. : SAS Institute Inc. | Boston, Mass. :Safari Books Online
    ISBN: 9781580256001 , 1580256007
    Language: English
    Keywords: SAS (Computer file) ; Electronic data processing ; Data preparation ; Electronic books ; local
    Abstract: The key to ensuring accurate data is having clean data. This book develops and describes data cleaning programs and macros. You can use many of the programs and macros that are provided, as is, or you can modify them for your own special data cleaning tasks. Ron has carefully explained and documented each of the programs and macros, thus providing you with SAS programming instruction on an intermediate-to-advanced level. Topics presented include validation checks on character data, numeric data, missing values, and date values; searching for duplicate records; working with multiple files; double entry and verification using the COMPARE procedure; and SQL solutions and using validation data sets. Written in Ron's signature informal, tutorial style, this book gives anyone who manages data thoroughly documented, step-by-step instructions for the development of data cleaning programs and macros. Supports releases 6.12 and higher of SAS software.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Cary, N.C. : SAS Institute | Boston, Mass. :Safari Books Online
    ISBN: 9781555442798 , 155544279X
    Language: English
    Keywords: SAS (Computer file) ; Failure time data analysis ; Data processing ; Survival analysis (Biometry) ; Data processing ; Electronic books ; local
    Abstract: Biomedical and social science researchers who want to analyze survival data with SAS will find just what they need with this easy-to-read and comprehensive guide. Written for the reader with a modest statistical background and minimal knowledge of SAS software, this book teaches many aspects of data input and manipulation. Numerous examples of SAS code and output make this an eminently practical resource, ensuring that even the uninitiated becomes a sophisticated user of survival analysis. The main topics presented include censoring, survival curves, Kaplan-Meier estimation, accelerated failure time models, Cox regression models, and discrete-time analysis. Also included are topics not usually covered, such as time-dependent covariates, competing risks, and repeated events.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...