Changes and Enhancements

Similar documents
Chapter 25 PROC PARETO Statement. Chapter Table of Contents. OVERVIEW SYNTAX SummaryofOptions DictionaryofOptions...

Chapter 3 Managing Results in Projects. Chapter Table of Contents

Chapter 6 Creating Reports. Chapter Table of Contents

Permission Program. Support for Version 6 Only. Allowing SAS/SHARE Client Access to SAS Libraries or Files CHAPTER 40

Chapter 28 INSET Statement. Chapter Table of Contents

Data Set Options. Specify a data set option in parentheses after a SAS data set name. To specify several data set options, separate them with spaces.

APPENDIX 2 Customizing SAS/ASSIST Software

External Files. Definition CHAPTER 38

Chapter 14 Introduction to the FACTEX Procedure

SAS File Management. Improving Performance CHAPTER 37

CREATING THE DISTRIBUTION ANALYSIS

Chapter 28 Saving and Printing Tables. Chapter Table of Contents SAVING AND PRINTING TABLES AS OUTPUT OBJECTS OUTPUT OBJECTS...

SAS Support for TELNET on Windows

SAS I/O Engines. Definition. Specifying a Different Engine. How Engines Work with SAS Files CHAPTER 36

SAS/QC 14.2 User s Guide. The MACONTROL Procedure

SAS Catalogs. Definition. Catalog Names. Parts of a Catalog Name CHAPTER 32

Data Representation. Variable Precision and Storage Information. Numeric Variables in the Alpha Environment CHAPTER 9

Graphics. Chapter Overview CHAPTER 4

Creating and Executing Stored Compiled DATA Step Programs

Introduction. LOCK Statement. CHAPTER 11 The LOCK Statement and the LOCK Command

Chapter 13 Multivariate Techniques. Chapter Table of Contents

Formats. Formats Under UNIX. HEXw. format. $HEXw. format. Details CHAPTER 11

Introduction to MDDBs

Choosing the Right Procedure

Tasks Menu Reference. Introduction. Data Management APPENDIX 1

Using Data Transfer Services

Using Cross-Environment Data Access (CEDA)

Chapter 23 Introduction to the OPTEX Procedure

STANDARD TESTS FOR SPECIAL CAUSES

OS/390 Platform Examples

Chapter 9 Selected Examples. Queues with Reneging

OS/2: SPX Access Method

UNIX Platform Error Messages

Chapter 2 User Interface Features. networks Window. Drawing Panel

Using MDP Extensions. What Is the Multidimensional Data Provider? CHAPTER 3

Optimizing System Performance

Chapter 25 Editing Windows. Chapter Table of Contents

Windows: SPX Access Method

APPENDIX 4 Migrating from QMF to SAS/ ASSIST Software. Each of these steps can be executed independently.

Chapter 41 SAS/INSIGHT Statements. Chapter Table of Contents

The EXPLODE Procedure

Overview. CHAPTER 2 Using the SAS System and SAS/ ASSIST Software

CHAPTER 13 Importing and Exporting External Data

Informats. Informats Under UNIX. HEXw. informat. $HEXw. informat. Details CHAPTER 13

The GSLIDE Procedure. Overview. About Text Slides CHAPTER 27

Chapter 23 Animating Graphs. Chapter Table of Contents ANIMATING SELECTION OF OBSERVATIONS ANIMATING SELECTED GRAPHS...347

Alternative ODS HTML Statements for Running Examples in Different Operating Environments

Chapter 27 Saving and Printing Graphics

Chapter 15 Mixed Models. Chapter Table of Contents. Introduction Split Plot Experiment Clustered Data References...

SAS/ASSIST Software Setup

The GANNO Procedure. Overview CHAPTER 12

Using the SQL Editor. Overview CHAPTER 11

SAS Data Libraries. Definition CHAPTER 26

CHAPTER 5 Macintosh: TCP/IP Access Method

UNIX Spawner Program. Starting the UNIX Spawner Program CHAPTER 36

Introduction. Getting Started with the Macro Facility CHAPTER 1

What Is a Communications Access Method? CHAPTER 1 Using Communications Access Methods

The TIMEPLOT Procedure

The correct bibliographic citation for this manual is as follows: SAS Institute Inc Proc EXPLODE. Cary, NC: SAS Institute Inc.

DBLOAD Procedure Reference

The G4GRID Procedure. Introduction APPENDIX 1

Examples That Use Remote Objecting

Enterprise Miner Software: Changes and Enhancements, Release 4.1

Routing the SAS Log and SAS Procedure Output

The GTESTIT Procedure

SAS Web Infrastructure Kit 1.0. Overview

Chapter 5 INSET Statement. Chapter Table of Contents

Storing and Reusing Macros

QUEST Procedure Reference

JMP 12.1 Quick Reference Windows and Macintosh Keyboard Shortcuts

SCL Arrays. Introduction. Declaring Arrays CHAPTER 4

Loading Data. Introduction. Understanding the Volume Grid CHAPTER 2

OpenVMS Operating Environment

Macro Facility. About the Macro Facility. Automatic Macro Variables CHAPTER 14

CHAPTER 7 Examples of Combining Compute Services and Data Transfer Services

SYSTEM 2000 Essentials

Building and Updating MDDBs

from the source host, use the FTP put command to copy a file from the source host to the target host.

CHAPTER 7 Using Other SAS Software Products

SAS/QC 14.1 User s Guide. The PARETO Procedure

SAS. IT Service Level Management 2.1: Migration Documentation

The STANDARD Procedure

SAS Web Report Studio 3.1

SAS/STAT 13.1 User s Guide. The Power and Sample Size Application

Chapter 7 File Access. Chapter Table of Contents

Formats. SAS Formats under OpenVMS. Writing Binary Data CHAPTER 13

Informats. SAS Informats under OpenVMS. Reading Binary Data CHAPTER 15

SAS/FSP 9.2. Procedures Guide

Locking SAS Data Objects

The G3GRID Procedure. Overview CHAPTER 30

Handling Exceptions. Introduction. Using the Program Halt Handler CHAPTER 10

SAS Web Infrastructure Kit 1.0. Overview, Second Edition

Introduction. CHAPTER 3 Working in the SAS Windowing Environment

SAS Workflow Manager 2.2: Administrator s Guide

Licensing SAS DataFlux Products

Routing Output. Producing Output with SAS Software CHAPTER 6

SAS BI Dashboard 3.1. User s Guide Second Edition

SAS/QC 14.2 User s Guide. The RELIABILITY Procedure

Defining Your Data Sources

The TRANTAB Procedure

Transcription:

Changes and Enhancements Overview This section summarizes the major changes and enhancements to SAS/QC software in Versions 7 and 8. Information about changes and enhancements that were implemented in Version 8 is preceded by. All other changes and enhancements described in this section were implemented in Version 7. In other words, if your site upgraded directly from Version 6 to Version 8, then all of the changes and enhancements described here are new to you. If you upgraded from Version 7 to Version 8, then only the items preceded by are new to you. Output Delivery System All procedures now incorporate the Output Delivery System (ODS). This is a system for managing the results of a procedure. By default, the results for a procedure are directed to the SAS listing file as in previous releases, but with ODS you can create HTML or RTF files, create SAS output data sets of any table in the output, select or exclude pieces of output from a procedure, or modify the organization and style of that output. Refer to The Complete Guide to the SAS Output Delivery System for complete documentation of ODS. Graphics Output In Version 7 and later releases of SAS/QC software, charts are created with a graphics device by default. The GRAPHICS option in the procedure statement is no longer required and is ignored if specified. The LINEPRINTER option is now required to produce line printer output. Inset Boxes In Version 7 and later releases, inset boxes have been added for the SHEWHART, MACONTROL, and CUSUM procedures. In Version 8 and later releases, inset boxes have been added for the PARETO procedure. In earlier releases, inset boxes were only available for the CAPABILITY procedure. For the procedures that produce primary and secondary charts, there is a separate INSET2 statement to specify inset boxes within the secondary chart. CAPABILITY Procedure The ALPHA= option has been added to the PROC statement to specify the level for all confidence limits; the SPEC statement is now obsolete. The EXCLNPWGT option has been added to the PROC statement to exclude observations with non-positive weights. The ALL option has been added to the PROC statement to request all available tables of summary statistics. The NEXTROBS= option has been added to the PROC statement to specify the number of extreme values.

xxii The MUO= option has been added to the PROC statement to specify the null hypothesis for tests of location. The TRIM= option has been added to the PROC statement to request a table of trimmed means. The WINSOR= option has been added to the PROC statement to request a table of Winsorized means. The LOCCOUNT option has been added to the PROC statement to request a table of the counts used to construct the sign test and signed rank tests. The CIPCTLNORMAL option has been added to the PROC statement to request confidence intervals for percentiles assuming normality. The CIPCTLDF option has been added to the PROC statement to request distributionfree confidence intervals for percentiles. The CIINDICES option has been added to the PROC statement to specify properties of confidence intervals for capability indices. The SPECIALINDICES option has been added to the PROC statement to request specialized capability indices. The CIPROBEX option has been added to the PROC statement to request confidence intervals for the probability of exceeding a specification limit. The CHECKINDICES= option has been added to the PROC statement to specify the goodness-of-fit test for normality used with capability indices. The CIBASIC= option has been added to the PROC statement to specify properties of confidence intervals for basic parameters. The ROBUSTSCALE option has been added to the PROC statement to request robust measures of scale. The MODES option has been added to the PROC statement to request a table of all the nodes. Variables have been added to the SPEC= data set for customizing colors and patterns. The DATA= SAS-data-set option has been added to the INSET statement to customize inset tables. The keywords MEAN and STD have been added to inset the mean and standard deviation of fitted distributions. The WBARLINE= option has been added to the HISTOGRAM statement to specify the width of the histogram bar lines. The NMIDPOINTS= option has been added to the HISTOGRAM statement to specify the width of the histogram bar lines. The BARLABEL= option has been added to the HISTOGRAM statement to specify a label to be displayed above each bar. Support has been added for SAS time formats for horizontal axis histograms.

xxiii The CLIPSPEC option has been added to clip the extremes of first/last histogram bars intersected by specification limits. The WGRID= option has been added to the COMPHISTOGRAM statement to specify the width of the grid lines. The NEXCL option has been added to inset the number of observations excluded by the MAXSIGMAS= option in the COMPHISTOGRAM statement. Confidence limits for capability indices have been added to the OUT= data set created with the OUTPUT statement. Support has been added for maximum likelihood estimation of the threshold parameter for the beta, exponential, gamma, lognormal, and Weibull distributions in the HISTOGRAM statement. Support has been added for maximum likelihood estimation of the shape parameters for the beta, gamma, lognormal, and Weibull distributions in the QQPLOT and PROBPLOT statements. Support has been added for fitted Johnson distributions. CUSUM Procedure The DATA= SAS-data-set option has been added to the INSET and INSET2 statements to customize inset tables. The HTML= and HTML LEGEND= options have been added to the XCHART statement to allow URLs to be associated with subgroups. The SYMBOLORDER= option has been added to the XCHART statement to control the order in which symbols are assigned. The ALLLABEL=, ALLLABEL2=, OUTLABEL=, and OUTLABEL= value options to the XCHART statement to label points with their values. The HREFDATA= and HREFDATA2= options have been added to the XCHART statement to support quoted SAS data set names. The VREFDATA= and VREF- DATA2= aliases have been added for VREF= and VREF2= options for consistency. The TOTPANELS= option has been added to the XCHART statement to allow the user to specify the total number of panels to be used to display a chart. The NOTICKREP option has been added to the XCHART statement to suppress repetition of adjacent identical tick mark labels for character-valued subgroup variables. The WEBOUT= SAS-data-set option has been added to the XCHART statement which produces an output data set containing all the data in an OUTTABLE= data set, plus additional variables containing data to help users construct their own web pages that incorporate charts produced by the procedure. FACTEX Procedure The NAMELEN= option has been added for specifying the length of effect names in tables and output data sets.

xxiv MACONTROL Procedure The DATA= SAS-data-set option has been added to the INSET and INSET2 statements to customize inset tables. The HTML= and HTML LEGEND= options have been added to the chart statements to allow URLs to be associated with subgroups. The SYMBOLORDER= option has been added to the chart statements to control the order in which symbols are assigned. The ALLLABEL=, ALLLABEL2=, OUTLABEL=, and OUTLABEL= value options to the chart statements to label points with their values. The HREFDATA= and HREFDATA2= options have been added to the chart statements to support quoted SAS data set names. The VREFDATA= and VREFDATA2= aliases have been added for VREF= and VREF2= options for consistency. The TOTPANELS= option has been added to the chart statements to allow the user to specify the total number of panels to be used to display a chart. The ZEROSTD option has been added to the chart statements to work with moving average control charts. The NOTICKREP option has been added to the chart statements to suppress repetition of adjacent identical tick mark labels for character-valued subgroup variables. The LIMLABSUBCHAR= option has been added to the chart statements for specifying a substitution character to be used with the UCLLABEL=, LCLLABEL=, RSYMBOL=, SSYMBOL=, and XSYMBOL= options to include the value of the limit or center line in a user-defined label. The WEBOUT= SAS-data-set option has been added to the chart statements which produces an output data set containing all the data in an OUTTABLE= data set, plus additional variables containing data to help users construct their own web pages that incorporate charts produced by the procedure. OPTEX Procedure The NAMELEN= option has been added for specifying the length of effect names in tables and output data sets. The STATUS= option has been added for specifying that the status of the search be checked at a given level. PARETO Procedure The DATA= SAS-data-set option has been added to the INSET statement to customize inset tables. The HTML= option has been added to allow URLs to be associated with Pareto chart bars. The HBAR statement has been added to create horizontal Pareto charts. The NOHLLEG option had been added to suppress the legend generated by the CHIGH(n)=, CLOW(n)=, PHIGH(n)=, and PLOW(n)= options.

xxv The WGRID=, WGRID2=, CBARLINE=, and WBARLINE= options have been added for controlling the widths of the primary and secondary grid lines and the color and width of bar outlines. The BARLABEL= (variable) option has been changed to use the formatted values of the variable instead of the unformatted values. The same change has been applied to the BARLEGEND=, NLEGEND=, and TITLELEGEND= options. RELIABILITY Procedure The procedure now allows probability plotting for arbitrarily censored life data through use of the Peto-Turnbull algorithm. The procedure now allows identification of the mean, mode, and median of fitted distributions. The PPOUT option has been added to allow output probability plotting positions to be summarized in a table or saved in a data set. The ANNOTATE= option has been added to the PROC statement. Weibull distribution parameters are now reported in terms of Weibull and extreme value distributions. SHEWHART Procedure The DATA= SAS-data-set option has been added to the INSET and INSET2 statements to customize inset tables. The TESTURLS= SAS-data-set option has been added to the PROC statement which contains variables for identifying a test for special causes and chart and a variable containing the URL to be associated with subgroups for which the given test on the given chart is positive. The HTML= and HTML LEGEND= options have been added to the chart statements to allow URLs to be associated with subgroups. Support has been added for SAS time formats for vertical axes of variables charts. The CLIPFACTOR= option to the BOXCHART statement to allow for Boxchart clipping. The BOXCHART statement now uses subgroup standard deviations to estimate the process standard deviation by default. The RANGES option has been added to override this default. The SYMBOLORDER= option has been added to the chart statements to control the order in which symbols are assigned. The ALLLABEL=, ALLLABEL2=, OUTLABEL=, and OUTLABEL2= value options to the chart statements to label points with their values. The TURNALL or TURNOUT option requests vertical orientation of labels produced by the ALLLABEL=, ALLLABEL2=, OUTLABEL=, and OUTLABEL2= options.

xxvi The HREFDATA= and HREFDATA2= options have been added to the chart statements to support quoted SAS data set names. The VREFDATA= and VREFDATA2= aliases have been added for VREF= and VREF2= options for consistency. The VREF= option has been extended to support k-sigma limits. The TOTPANELS= option has been added to the chart statements to allow the user to specify the total number of panels to be used to display a chart. The ZEROSTD option has been added to the chart statements to work with attribute charts. The NOTICKREP option has been added to the chart statements to suppress repetition of adjacent identical tick mark labels for character-valued subgroup variables. The LIMLABSUBCHAR= option has been added to the chart statements for specifying a substitution character to be used with the UCLLABEL=, LCLLABEL=, CSYMBOL=, NPSYMBOL=, PSYMBOL=, RSYMBOL=, SSYMBOL=, USYM- BOL=, and XSYMBOL= options to include the value of the limit or center line in a user-defined label. The WEBOUT= SAS-data-set option has been added to the chart statements which produces an output data set containing all the data in an OUTTABLE= data set, plus additional variables containing data to help users construct their own web pages that incorporate charts produced by the procedure. The SMETHOD= option now supports two additional methods for the IRCHART statement for estimating process standard deviation. The ZONEVALUES, ZONE2VALUES, and ZONEVALPOS= options have been added to the chart statements to allow zone limits to be labeled with their values. The CTESTS= option has been extended to allow different colors to be used for the labels and highlighted line segments associated with different tests for special causes. The CIINDICES(ALPHA=number TYPE=keyword) option has been added for computing capability index confidence limits. The PHASELIMITS option has been added to label constant control limits within each phase. The INTSTART= option controls the starting point of the interval specified with the INTERVAL= option. The VFORMAT2= option has been added to the chart statements that produce a secondary chart to allow the user to specify a format for the secondary chart vertical axis. The NO3SIGMACHECK option has been added to the chart statements to allow tests for special causes to be applied with control limits other than 3 limits.

The correct bibliographic citation for this manual is as follows: SAS Institute Inc., SAS/QC User s Guide, Version 8, Cary, NC: SAS Institute Inc., 1999. 1994 pp. SAS/QC User s Guide, Version 8 Copyright 1999 SAS Institute Inc., Cary, NC, USA. ISBN 1 58025 493 4 All rights reserved. Printed in the United States of America. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, by any form or by any means, electronic, mechanical, photocopying, or otherwise, without the prior written permission of the publisher, SAS Institute Inc. U.S. Government Restricted Rights Notice. Use, duplication, or disclosure of the software by the government is subject to restrictions as set forth in FAR 52.227 19 Commercial Computer Software-Restricted Rights (June 1987). SAS Institute Inc., SAS Campus Drive, Cary, North Carolina 27513. 1st printing, October 1999 SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute in the USA and other countries. indicates USA registration. IBM, ACF/VTAM, AIX, APPN, MVS/ESA, OS/2, OS/390, VM/ESA, and VTAM are registered trademarks or trademarks of International Business Machines Corporation. indicates USA registration. Other brand and product names are registered trademarks or trademarks of their respective companies. The Institute is a private company devoted to the support and further development of its software and related services.