GVARCLUS Procedure
ODS Table Names
Each table that the GVARCLUS procedure creates has a name associated with it. You must use this name to refer to the table when you use ODS statements. The name of each table and a short description of its contents are listed in Table 2.
Table 2: ODS Tables Produced by PROC GVARCLUS
| Table Name | Description | Statement | Option |
|---|---|---|---|
| NObs | Number of observations read and used; number of events and trials, if applicable | PROC GVARCLUS | Default |
| ClusterSummary | Summary of clustering results | PROC GVARCLUS | Default |
| SelectionSummary | Selection summary | PROC GVARCLUS | Default |
| ClassInfo | Level information for classification variables | PROC GVARCLUS | Default |
Last updated: August 06, 2026