Each table that the HPSAMPLE procedure creates has a name associated with it. You must refer to the table by this name when you use ODS statements. These names are listed in Table 9.1.
Table 9.1: ODS Tables Produced by PROC HPSAMPLE
| 
                         Table Name  | 
                            
                          
                            
                     
                         Description  | 
                            
                          
                            
                     
                         Required Statement / Option  | 
                            
                          
                          
                  
|---|---|---|
| 
                         PerformanceInfo  | 
                          
                            
                            
                     
                         Information about the high-performance computing environment  | 
                          
                            
                            
                     
                         Default output  | 
                          
                          
                  
| 
                         Timing  | 
                          
                            
                            
                     
                         Timing information for various computational stages of the procedure  | 
                          
                            
                            
                     
                         DETAILS (PERFORMANCE statement)  | 
                          
                          
                  
| 
                         FreqTable  | 
                          
                            
                            
                     
                         Frequency table of input data set and output sample (when target variables are used, this table contains stratification information for population and sample)  | 
                          
                            
                            
                     
                         Default output  |