| Date | Title | Type | ||
|---|---|---|---|---|
| 11/20/09 |
37767 - How can I produce a box plot with a logarithmically-scaled vertical axis? PROC BOXPLOT does not support nonlinear axis scaling, so it has no PLOT statement options for a log scale. Also, scaling options on an AXIS statement are ignored. Beginning in SAS 9.2, you can generate a box plot with ... http://support.sas.com/kb/37/767.html, 24KB |
Usage Note | ||
| 7/7/09 |
36448 - IML Studio may fail to start when IML is not licensed IML Studio may fail to start even if SAS is installed locally when IML is not licensed http://support.sas.com/kb/36/448.html, 19KB |
Problem Note | ||
| 12/24/08 |
24194 - In the Distribution Explorer node of the SASŪ Enterprise Miner? 4.x series, is the entire data set used or just the metadata sample? By default, just the metadata sample is used. If you wish to use the entire data set, follow these steps: Open the Distribution Explorer node Select the Data tab Deselect the Use Meta Sample check box For client/ ... http://support.sas.com/kb/24/194.html, 17KB |
Usage Note | ||
| 12/10/08 |
14501 - Strange characters or icons may appear in SAS/INSIGHT windows Strange characters or icons may appear in SAS/INSIGHT windows. This problem occurs because of a problem with the interaction of the display driver and the SAS font, which is not a TrueType font. The default font for ... http://support.sas.com/kb/14/501.html, 19KB |
Problem Note | ||
| 9/3/08 |
33092 - Wald-Wolfowitz (or Runs) test for randomness The Wald-Wolfowitz test, also known as the Runs test for randomness, is used to test the hypothesis that a series of numbers is random. A run is a set of sequential values that are either all above or below the mean. To ... http://support.sas.com/kb/33/092.html, 34KB |
Sample | ||
| 9/3/08 |
33056 - How can I specify the whisker length in percentile units in PROC BOXPLOT? Can I omit the whiskers? PROC BOXPLOT has no option to draw the whiskers in percentile units, such as whiskers drawn to the 5th and 95th percentiles, and there is no option to omit the whiskers altogether. The whisker lengths are determined by ... http://support.sas.com/kb/33/056.html, 25KB |
Usage Note | ||
| 7/24/08 |
22223 - How can I estimate parameters, test the fit, or generate values from Johnson distributions? The following SAS/QC sample library programs generate values from each of the Johnson SU, SB, and SL systems of distributions, estimate the parameters of the distribution from the generated data, compute the Cpk index, ... http://support.sas.com/kb/22/223.html, 21KB |
Usage Note | ||
| 4/4/08 |
31696 - Where can I find documentation about SAS/IML Studio (formerly known as SAS Stat Studio)? You can find documentation about SAS/IML Studio (formerly known as SAS Stat Studio) in the SAS Stat Studio User's Guide and in SAS Stat Studio for SAS/STAT Users. http://support.sas.com/kb/31/696.html, 23KB |
Usage Note | ||
| 1/29/08 |
532 - Availability of ID variables in OUT= data set of PROC UNIVARIATE Beginning with SAS 7, when both the ID and OUTPUT statements are specified in PROC UNIVARIATE, the ID variables will no longer appear in the output data set. Prior to SAS 7, the values of the ID variables were placed ... http://support.sas.com/kb/00/532.html, 19KB |
Usage Note | ||
| 10/11/07 |
23002 - In Distribution(Y), why do the p-values from "Test for Specific Distribution" and "Test for Distribution" differ when the same distribution is tested? The p-values from Curves : Test for Specific Distribution and Curves : Test for Distribution differ because the tests are meant to be used under different circumstances. For the Test for Specific Distribution, the ... http://support.sas.com/kb/23/002.html, 17KB |
Usage Note | ||