Problem Note 19432: Incorrect output possible with the GROUP= option on RANDOM statement
If your PROC MIXED code contains a RANDOM statement and both of the
following conditions are met:
- there are missing values in any of the CLASS variables or
covariates used on the CLASS, MODEL, or RANDOM statements
- the RANDOM statement uses a GROUP= option with no SUBJECT= option
on that statement
then the output from PROC MIXED might be incorrect. The above two
conditions must hold for the output to be incorrect, but the two
conditions above do not guarantee that the output will be wrong.
To circumvent the problem, either drop the observations with missing
values in the predictor variables before running PROC MIXED or (if
possible) rewrite your RANDOM statement so that it contains a SUBJECT=
effect.
Missing values in the dependent variable on the MODEL statement do not
trigger this problem. There must be missing values in the predictor
variables for the problem to occur.
Select the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS/STAT | Microsoft Windows XP Professional | 9.1 TS1M0 | 9.2 TS1M0 |
Microsoft Windows NT Workstation | 9.1 TS1M0 | |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M0 | 9.2 TS1M0 |
Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M0 | 9.2 TS1M0 |
Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M0 | 9.2 TS1M0 |
Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M0 | 9.2 TS1M0 |
Microsoft Windows 2000 Professional | 9.1 TS1M0 | |
Microsoft Windows 2000 Server | 9.1 TS1M0 | |
Microsoft Windows 2000 Datacenter Server | 9.1 TS1M0 | |
64-bit Enabled Solaris | 9.1 TS1M0 | 9.2 TS1M0 |
Solaris for x64 | 9.1 TS1M3 SP4 | 9.2 TS1M0 |
Microsoft Windows 2000 Advanced Server | 9.1 TS1M0 | |
z/OS | 9.1 TS1M0 | 9.2 TS1M0 |
Linux | 9.1 TS1M0 | 9.2 TS1M0 |
Linux on Itanium | 9.1 TS1M3 | 9.2 TS1M0 |
HP-UX IPF | 9.1 TS1M0 | 9.2 TS1M0 |
64-bit Enabled HP-UX | 9.1 TS1M0 | 9.2 TS1M0 |
OpenVMS Alpha | 9.1 TS1M0 | 9.2 TS1M0 |
64-bit Enabled AIX | 9.1 TS1M0 | 9.2 TS1M0 |
Tru64 UNIX | 9.1 TS1M0 | 9.2 TS1M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | alert |
Topic: | SAS Reference ==> Procedures ==> MIXED Analytics ==> Analysis of Variance Analytics ==> Spatial Analysis Analytics ==> Regression Analytics ==> Longitudinal Analysis Analytics ==> Mixed Models
|
Date Modified: | 2007-03-15 12:43:13 |
Date Created: | 2007-01-26 10:04:12 |