Each table created by PROC HPLMIXED has a name associated with it, and you must use this name to refer to the table when you use ODS statements. These names are listed in Table 53.10.
Table 53.10: ODS Tables Produced by PROC HPLMIXED
| 
                            Table Name  | 
                               
                             
                               
                        
                            Description  | 
                               
                             
                               
                        
                            Required Statement / Option  | 
                               
                             
                             
                     
|---|---|---|
| 
                            ClassLevels  | 
                             
                               
                               
                        
                            Level information from the CLASS statement  | 
                             
                               
                               
                        
                            Default output  | 
                             
                             
                     
| 
                            ConvergenceStatus  | 
                             
                               
                               
                        
                            Convergence status  | 
                             
                               
                               
                        
                            Default output  | 
                             
                             
                     
| 
                            CovParms  | 
                             
                               
                               
                        
                            Estimated covariance parameters  | 
                             
                               
                               
                        
                            Default output  | 
                             
                             
                     
| 
                            Dimensions  | 
                             
                               
                               
                        
                            Dimensions of the model  | 
                             
                               
                               
                        
                            Default output  | 
                             
                             
                     
| 
                            FitStatistics  | 
                             
                               
                               
                        
                            Fit statistics  | 
                             
                               
                               
                        
                            Default output  | 
                             
                             
                     
| 
                            IterHistory  | 
                             
                               
                               
                        
                            Iteration history  | 
                             
                               
                               
                        
                            Default output  | 
                             
                             
                     
| 
                            ModelInfo  | 
                             
                               
                               
                        
                            Model information  | 
                             
                               
                               
                        
                            Default output  | 
                             
                             
                     
| 
                            NObs  | 
                             
                               
                               
                        
                            Number of observations read and used  | 
                             
                               
                               
                        
                            Default output  | 
                             
                             
                     
| 
                            OptInfo  | 
                             
                               
                               
                        
                            Optimization information  | 
                             
                               
                               
                        
                            Default output  | 
                             
                             
                     
| 
                            ParmSearch  | 
                             
                               
                               
                        
                            Parameter search values  | 
                             
                               
                               
                        |
| 
                            PerformanceInfo  | 
                             
                               
                               
                        
                            Information about high-performance computing environment  | 
                             
                               
                               
                        
                            Default output  | 
                             
                             
                     
| 
                            Ranks  | 
                             
                               
                               
                        
                            Rank of designed matrix X  | 
                             
                               
                               
                        |
| 
                            SolutionF  | 
                             
                               
                               
                        
                            Fixed-effects solution vector  | 
                             
                               
                               
                        |
| 
                            SolutionR  | 
                             
                               
                               
                        
                            Random-effects solution vector  | 
                             
                               
                               
                        |
| 
                            Timing  | 
                             
                               
                               
                        
                            Timing breakdown by task  | 
                             
                               
                               
                        
                            DETAILS option in the PERFORMANCE statement  |