| Date | Title | Type | ||
|---|---|---|---|---|
| 11/9/09 |
37759 - PROC GLM incorrectly reports pvalues with the PDIFF option for LSMEANS involving a constant dependent variable If you have a constant dependent variable when using PROC GLM and request the PDIFF option on the LSMEANS statement then the p-values for the comparisons are incorrectly reported as 1.000. Prior to SAS 9.2 the p-value ... http://support.sas.com/kb/37/759.html, 19KB |
Problem Note | ||
| 9/28/09 |
37272 - GLMSELECT generates incorrect labels for the parameter estimates and for variables in the OUTDESIGN= data set with REF='level' on the CLASS statement PROC GLMSELECT will generate incorrect labels for the parameter estimates when using the REF='level' option on the CLASS statement. In addition, the variable created in the OUTDESIGN= data set refers to the wrong level ... http://support.sas.com/kb/37/272.html, 19KB |
Problem Note | ||
| 9/25/09 |
37108 - How can I set the reference levels for the CLASS predictor variables in my model? Some procedures such as GENMOD, GLMSELECT, PHREG, and others provide options in their CLASS statements (or in other statements) which allow for reference cell coding of CLASS variables and specifying reference levels ... http://support.sas.com/kb/37/108.html, 59KB |
Usage Note | ||
| 9/16/09 |
37105 - Why does the program editor window banner say "PROC .. running" after the procedure has finished? The ANOVA, ARIMA, CATMOD, FACTEX, GLM, MODEL, OPTEX, PLAN, and REG procedures are interactive procedures. They remain active after processing a RUN statement. The "running" message in the banner of the ... http://support.sas.com/kb/37/105.html, 30KB |
Usage Note | ||
| 9/16/09 |
37181 - Warning: Output was not created -and- The current ODS SELECT/EXCLUDE/OUTPUT statement was cleared See this usage note on why the following messages occur and how to avoid them. WARNING: Output 'parameterestimates' was not created. Make sure that the output object name, label, or path is spelled correctly. ... http://support.sas.com/kb/37/181.html, 27KB |
Usage Note | ||
| 9/16/09 |
37171 - Why do I get a message that I cannot open an output data set because it is in use by me? When using an interactive procedure to create a data set, the following message may occur when trying to display the data set, such as with the Table Editor (viewtable, or vt, command). This usage note describes why ... http://support.sas.com/kb/37/171.html, 26KB |
Usage Note | ||
| 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/20/09 |
33873 - FIRST ROW OF Z MATRIX IN OUTDESIGN= DATA SET POSSIBLY WRONG WITH NESTED G-SIDE SUBJECTS IN PROC GLIMMIX The first row of the Z matrix may be output incorrectly in the OUTDESIGN= data set when you have the following: more than one G-side SUBJECT= effect and the effects are nested Z matrix requested on the OUTDESIGN= ... http://support.sas.com/kb/33/873.html, 19KB |
Problem Note | ||
| 7/20/09 |
33868 - Results for PROC GLIMMIX with Negative Binomial and Beta Distributions with R-side Correlation Structures are Incorrect When using PROC GLIMMIX with the DIST=NEGBIN or DIST=BETA option in the MODEL statement in conjunction with R-side correlation structures, the results are incorrect and in some cases will generate a Floating Point ... http://support.sas.com/kb/33/868.html, 19KB |
Problem Note | ||
| 7/13/09 |
14926 - PROC GLIMMIX issues ERROR: Unable to restore template from template store The installation of the GLIMMIX procedure will not be complete if you attempt to install GLIMMIX while you have an interactive SAS session running. The GLIMMIX install will not update the template catalog if SAS is ... http://support.sas.com/kb/14/926.html, 18KB |
Usage Note | ||