PROC MDS assigns a name to each table it creates. You can use these names to reference the table when using the Output Delivery System (ODS) to select tables and create output data sets. These names are listed in Table 62.2. For more information about ODS, see ChapterĀ 20: Using the Output Delivery System.
Table 62.2: ODS Tables Produced by PROC MDS
ODS Table Name |
Description |
Option |
---|---|---|
ConvergenceStatus |
Convergence status |
default |
DimensionCoef |
Dimension coefficients |
PCOEF with COEF= not IDENTITY |
FitMeasures |
Measures of fit |
PFIT |
IterHistory |
Iteration history |
default |
PConfig |
Configuration of coordinates |
PCONFIG |
PData |
Data matrices |
PDATA |
PInAvData |
INAV= data set information |
PINAVDATA |
PInEigval |
Initial eigenvalues |
PINEIGVAL |
PInEigvec |
Initial eigenvectors |
PINEIGVEC |
PInWeight |
Initialization weights |
PINWEIGHT |
Transformations |
Transformation parameters |
PTRANS with LEVEL=RATIO, |