Usage Note 35731: Tables ModelFit and ParameterEstimates were not created by the ODS statement in PROC GENMOD
Beginning in SAS 9.2, the ModelFit table titled "Criteria For Assessing Goodness Of Fit" and the ParameterEstimates table titled "Analysis Of Initial Parameter Estimates" are not created by default when the REPEATED statement is specified. As a result, ODS statements referring to these tables will produce warnings that the tables were not created. Specifying the REPEATED statement causes a GEE model to be produced. Prior to SAS 9.2, the ModelFit and ParameterEstimates tables were produced even when a GEE model was fit. The ModelFit table contains the log likelihood and other statistics. The statistics in this table do not apply to GEE models since GEE is not a likelihood-based estimation method. In SAS 9.2, the ParameterEstimates table can be produced by specifying the PRINTMLE option in the REPEATED statement. Note that the parameters in this table are only used as initial values to begin the GEE estimation algorithm which produces the parameter estimates of the final model. The final model parameter estimates appear in the GEEEmpPEst or (if the MODELSE option is specified) GEEModPEst table titled "Analysis Of GEE Parameter Estimates". To obtain correct table names for the tables produced by various statements and options in PROC GENMOD, see "ODS Table Names" in the Details section of the GENMOD documentation.
Operating System and Release Information
| SAS System | SAS/STAT | Microsoft Windows Server 2003 for x64 | | |
| Microsoft Windows Server 2003 Standard Edition | | |
| Microsoft Windows Server 2003 Enterprise Edition | | |
| Microsoft Windows Server 2003 Datacenter Edition | | |
| Microsoft Windows NT Workstation | | |
| Microsoft Windows 2000 Professional | | |
| Microsoft Windows 2000 Server | | |
| Microsoft Windows 2000 Datacenter Server | | |
| Microsoft Windows 2000 Advanced Server | | |
| Microsoft Windows 95/98 | | |
| OS/2 | | |
| Microsoft® Windows® for x64 | | |
| Microsoft Windows XP 64-bit Edition | | |
| Microsoft Windows Server 2003 Enterprise 64-bit Edition | | |
| Microsoft Windows Server 2003 Datacenter 64-bit Edition | | |
| Microsoft® Windows® for 64-Bit Itanium-based Systems | | |
| OpenVMS VAX | | |
| z/OS | | |
| Microsoft Windows Server 2008 | | |
| Microsoft Windows Server 2008 for x64 | | |
| 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.
| Type: | Usage Note |
| Priority: | |
| Topic: | SAS Reference ==> Procedures ==> GENMOD Analytics ==> Longitudinal Analysis Analytics ==> Regression
|
| Date Modified: | 2019-05-01 15:28:53 |
| Date Created: | 2009-04-29 13:59:01 |