| Date | Title | Type | ||
|---|---|---|---|---|
| 8/21/09 |
36453 - How to import and assess outside modeling techniques using SASŪ Enterprise Miner(tm) This video shows an example of how to import a non-supplied model into SAS Enterprise Miner and be able to assess it with other models. http://support.sas.com/kb/36/453.html, 21KB |
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 | ||
| 4/28/09 |
18827 - The Two Sample Test for Proportions is incorrect in the Analyst Application The Two Sample Test for Proportions in the Analyst Application will generate incorrect results if the cell count for any cell is zero. To circumvent the problem, use the CHISQ option in the TABLE statement in PROC FREQ ... http://support.sas.com/kb/18/827.html, 19KB |
Problem Note | ||
| 1/16/09 |
6265 - Earlier versions of the REGQUANT.SAS sample program were not coded correctly The version of the REGQUANT.SAS sample program that appeared in the Version 8 (and prior) documentation and the SAS/IML Sample Library produces incorrect results. To get a corrected version of this sample program, go ... http://support.sas.com/kb/6/265.html, 19KB |
Problem 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 | ||
| 12/9/08 |
15008 - Incorrect values in matrix may occur when using the READ statement with the ROWNAME= option in PROC IML When reading in a large matrix with the READ statement while using the ROWNAME= option, PROC IML may populate the matrix incorrectly if there is a workspace compression during the read. To circumvent the problem, set ... http://support.sas.com/kb/15/008.html, 21KB |
Problem Note | ||
| 12/9/08 |
13523 - IML MAD function may loop or hang When there are a number of ties with few values in the input data, the MAD function may hang or loop. A Technical Support hot fix for Release 8.2 (TS2M0) for this issue is available at: http://www.sas.com/techsup/ ... http://support.sas.com/kb/13/523.html, 20KB |
Problem Note | ||
| 12/9/08 |
13913 - IML MAD function can cause Privileged Instruction Violation When the MAD function is contained in a DO loop, SAS/IML may terminate with the following ERROR message: ERROR: Privileged Instruction Violation in Task [IML] There is no circumvention for this problem. A Technical ... http://support.sas.com/kb/13/913.html, 20KB |
Problem Note | ||
| 11/26/08 |
14535 - COVLAG function may omit the last autocovariance The specification: cov=covlag(x,k); computes the autocovariances of the vector x for lags 0 through (k-1), where k can be positive or negative, depending on whether or not a mean correction is to be performed in the ... http://support.sas.com/kb/14/535.html, 20KB |
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 | ||