- 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.
- 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
distribution-free 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 SAS data set option DATA= 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.
-
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.
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.