WELCOME TO PhilaSUG

Agenda
PhilaSUG Winter '00 Meeting



Click on any hyperlinked topic for an abstract
12:15 - 1:00 Registration
1:00 - 1:10 President's opening remarks
1:10 - 2:00 Getting Started with PROC LOGISTIC
Andrew Karp
Sierra Information Services
2:00 - 2:15 Breakout - Refreshments *
2:15 - 2:45 From Data to Study Report in One Step: A SAS Macro for the 2,2,2 Crossover Design
Amy Morris, Merck & Company
Thomas Bradstreet, Merck & Company
2:45 - 3:15 Source Code Revision Control Systems and Auto-Documenting Headers for SAS Programs on a UNIX or PC Multiuser Environment
Terek Peterson, Alliance Consulting Group
Max Cherny, Alliance Consulting Group
3:05 - 3:20 Breakout - Refreshments *
3:20 - 3:35 Open Forum, Business Issues
3:40 - 4:30 Indexing and Compressing SAS Data Sets
Andrew Karp
Sierra Information Services
4:25 - 4:30 MBCR (Mercifully Brief Closing Remarks)
* Light refreshments will be served during breaks

The speakers and the PhilaSUG Executive Committee will adjourn for dinner at a nearby restaurant when the meeting concludes. You are invited to join us. The location will be announced at the meeting.


[ R E T U R N   T O   T O P ]
[R E T U R N   T O   P h i l a S U G   H O M E   P A G E ]


Abstracts


Papers

Getting Started with PROC LOGISTIC
Andrew Karp
Sierra Information Services

Getting Started with PROC LOGISTIC
ABSTRACT:
Logistic Regression is an increasingly popular analytic tool to create models which help predict the odds of event outcome based on changes in the values of predictor (ie, independent) variables. This technique is used in many industrial, business, and scientific applications and is a core "data mining" tool. This presentation discusses how logistic regression "works" and how it is implemented in PROC LOGISTIC. You will learn how to prepare your data for analysis by the procedure, important pitfalls to avoid, key features of PROC LOGISTIC to assess the effectiveness of your model, and important enhancements to the procedure in Version 8 of SAS System software.

BIOGRAPHY:
Andrew H. Karp is President of Sierra Information Services, Inc., a San Francisco based SAS Institute Quality Partner providing strategic data management and data analytic, as well as customized SAS System training, services to clients throughout the United States. An18-year SAS System software user, Andrew is frequently invited to speak at SAS users group meetings both in the United States and in other countries. In addition to regular presentations at SUGI and regional SAS user conferences, he has been an invited speaker at user group meetings in Australia, New Zealand, England, Canada and the Netherlands. Through his affliation withSoftware Product Service, Ltd of the United Kingdom Andrew frequently gives seminars on various aspects of the SAS System in England, Australia and Belgium. He is a graduate of The George Washington University in Washington DC.


[ R E T U R N   T O   T O P ]
[R E T U R N   T O   P h i l a S U G   H O M E   P A G E ]



From Data to Study Report in One Step: A SAS Macro for the 2,2,2 Crossover Design
Amy Morris, Merck & Company
Thomas Bradstreet, Merck & Company

ABSTRACT:

The two-treatment, two-period, two-treatment-sequence (2,2,2) crossover design is utilized frequently in drug development programs. Historically when completing such analyses, statisticians produce their own statistical analyses, tables, listings, and graphics by modifying either their own software or software which is on loan from other persons. This process is iterative and can produce redundant efforts both within and among individuals; errors in software revisions; delays in validation; and inconsistencies in the presentation of study results.

Recognizing the opportunity to improve this process, a SAS macro was developed to statistically analyze and efficiently display the 2,2,2 crossover trial. The macro produces report ready summary tables and listings in MS Word, simple and diagnostic graphics, and a text file for additional graphing and analyses. These outputs require no manual intervention. The SAS/BASE, SAS/MACRO, SAS/STAT, and SAS/GRAPH modules, as well as the rich text formatting language, were utilized.

BIOGRAPHY:
Amy Morris is a Senior Statistical Programmer at Merck Research Labs. A SAS user for 6 years, Amy has worked in both the Pharmaceutical and Insurance industries and also teaches a SAS/Computational Statistics course at Ursinus College. She has an MS in Applied Statistics from Villanova University and a BS in Quantitative Business Analysis from Penn State University.

Tom Bradstreet is a Senior Research Statistician at Merck Research Labs where he has been a consulting statistician on human and animal studies of new drugs for 18 years. He earned Ph.D. and MS degrees in Statistics; an MS in Biostatistics; and a BS in Biology. Tom's current interests include permutation tests, distributions of order k, the Behrens-Fisher problem, dose proportionality, statistical education, graphics, and increasing efficiency through statistical computing.

[ R E T U R N   T O   T O P ]
[R E T U R N   T O   P h i l a S U G   H O M E   P A G E ]



Source Code Revision Control Systems and Auto-Documenting Headers for SAS Programs on a UNIX or PC Multiuser Environment
Terek Peterson, Alliance Consulting Group
Max Cherny, Alliance Consulting Group

ABSTRACT:
This presentation will discuss two free products available on UNIX and PC environments called SCCS (Source Code Control System) and RCS (Revision Control System). When used in a multiuser environment, these systems give programmers a tool to enforce change control, create versions of programs, document changes to programs, create backups during reporting efforts, and automatically update vital information directly within a SAS program. The systems helps create an audit trail for programs as required by the FDA for drug trial. The major topics of the discussion will be: (1) Why Use These Systems? (2) The History of SCCS and RCS and FDA Requirements, (3) The Flow of a SAS Program Through a Version Control System, (4) How to use SCCS and RCS, (5) Automatic Updating of SAS Program Headers, (6) The Advantages and Disadvantages of Each System, and (7) Implementing a Version Control System.

BIOGRAPHY:
The authors Terek Peterson and Max Cherny are both clinical SAS programming consultants with Alliance Consulting Group currently working at SmithKline Beecham. The authors have worked at both CROs and drug companies, on reporting efforts for all phases of drug development, in varying theraputic areas, and with multiple operating systems. The systems being purposed are in response to FDA requirements for programming documentation and version control within a multiple user environment.


[ R E T U R N   T O   T O P ]
[R E T U R N   T O   P h i l a S U G   H O M E   P A G E ]

Indexing and Compressing SAS Data Sets
Andrew Karp
Sierra Information Services

ABSTRACT:
Most SAS Software users working with large data sets often wonder how they can: a) make the data set "smaller," without eliminating necessary variables/observations or b) reduce the amount of time the SAS System needs to extract subsets of observations from the data set. This tutorial explains how data set compression works in the SAS System and the circumstances under which you might want to consider using it, as well as important pitfalls to avoid when considering applying this technique. The second section of the presentation discusses indexing and how it is implemented in SAS System software. Several "before and after" examples of both data set compression and indexing are presented, along with performance metrics showing when these techniques "worked" and when they did not.


[ R E T U R N   T O   T O P ]
[R E T U R N   T O   P h i l a S U G   H O M E   P A G E ]



Last Update: 8:06PM 2/5/00