Problem Note 49888: The OUTSTAT= data set in PROC CALIS includes an observation where _TYPE_=STD
In the SAS/STAT User's Guide (online or hard copy), the OUTSTAT= data set description in the PROC CALIS documentation includes the following:
You can use the latent variable score regression coefficients with
PROC SCORE to compute factor scores. If the analyzed matrix is a
covariance rather than a correlation matrix, the _TYPE_=STD observation
is not included in the OUTSTAT= data set. In this case, the standard
deviations can be obtained from the diagonal elements of the covariance
matrix. Dropping the _TYPE_=STD observation prevents PROC SCORE from
standardizing the observations before computing the factor scores.
However, the _TYPE_=STD observation is still present in the OUTSTAT= data set. You might want to delete this observation before using PROC SCORE to compute the factor scores.
Operating System and Release Information
| SAS System | SAS/STAT | Microsoft Windows Server 2003 Enterprise Edition | | |
| Microsoft Windows Server 2003 Standard Edition | | |
| Microsoft Windows Server 2003 Datacenter Edition | | |
| Microsoft Windows 2000 Professional | | |
| Microsoft Windows NT Workstation | | |
| Microsoft Windows 2000 Server | | |
| Microsoft Windows 2000 Advanced Server | | |
| Microsoft Windows 2000 Datacenter Server | | |
| Microsoft Windows 95/98 | | |
| Microsoft Windows 8 Ent | | |
| Microsoft Windows 8 Pro | | |
| Microsoft® Windows® for x64 | | |
| OS/2 | | |
| Microsoft Windows XP 64-bit Edition | | |
| Microsoft Windows Server 2003 Enterprise 64-bit Edition | | |
| Microsoft Windows Server 2003 Datacenter 64-bit Edition | | |
| OpenVMS VAX | | |
| Microsoft® Windows® for 64-Bit Itanium-based Systems | | |
| z/OS | | |
| Z64 | | |
| Microsoft Windows Server 2003 for x64 | | |
| Microsoft Windows Server 2008 | | |
| Microsoft Windows Server 2008 for x64 | | |
| Microsoft Windows Server 2012 Datacenter | | |
| Microsoft Windows Server 2012 Std | | |
| Microsoft Windows XP Professional | | |
| Windows 7 Enterprise 32 bit | | |
| Windows 7 Enterprise x64 | | |
| Windows 7 Home Premium 32 bit | | |
| Windows 7 Home Premium x64 | | |
| Windows 7 Professional 32 bit | | |
| Windows 7 Professional x64 | | |
| Windows 7 Ultimate 32 bit | | |
| Windows 7 Ultimate x64 | | |
| Windows Millennium Edition (Me) | | |
| Windows Vista | | |
| Windows Vista for x64 | | |
| 64-bit Enabled AIX | | |
| 64-bit Enabled HP-UX | | |
| 64-bit Enabled Solaris | | |
| ABI+ for Intel Architecture | | |
| AIX | | |
| HP-UX | | |
| HP-UX IPF | | |
| IRIX | | |
| Linux | | |
| Linux for x64 | | |
| Linux on Itanium | | |
| OpenVMS Alpha | | |
| OpenVMS on HP Integrity | | |
| Solaris | | |
| Solaris for x64 | | |
| Tru64 UNIX | | |
*
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.
The documentation says that for the default COV analysis in PROC CALIS, _TYPE_=STD is not included in the OUTSTAT= data set, but in fact it is. You might want to take out this observation so PROC SCORE can be used appropriately to compute the factor scores.
| Type: | Problem Note |
| Priority: | high |
| Topic: | Analytics ==> Structural Equations SAS Reference ==> Procedures ==> CALIS SAS Reference ==> Procedures ==> SCORE
|
| Date Modified: | 2013-05-16 11:36:26 |
| Date Created: | 2013-05-08 12:56:50 |