ODS Table Names |
PROC VARCLUS assigns a name to each table it creates. You can use this name to refer to the table when using the Output Delivery System (ODS) to select tables and create output data sets. These ODS table names are listed in Table 96.3. For more information about ODS, see Chapter 20, Using the Output Delivery System.
ODS Table Name |
Description |
Option |
---|---|---|
ClusterQuality |
Cluster quality |
default |
ClusterStructure |
Cluster structure |
default |
ClusterSummary |
Cluster summary |
default |
ConvergenceStatus |
Convergence status |
default |
Corr |
Correlations between variables |
CORR |
DataOptSummary |
Data and options summary table |
default |
InterClusterCorr |
Correlations between cluster components |
default |
IterHistory |
Iteration history |
TRACE |
RSquare |
R squares between variables and clusters |
default |
SimpleStatistics |
Means and standard deviations |
SIMPLE |
StdScoreCoef |
Standardized scoring coefficients |
default |