Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The MDS Procedure

ODS Table Names

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 the following table. For more information on ODS, see Chapter 15, "Using the Output Delivery System."

Table 40.3: ODS Tables Produced in PROC MDS
ODS Table Name Description Option
ConvergenceStatusConvergence statusdefault
DimensionCoefDimension coefficientsPCOEF w/COEF= not IDENTITY
FitMeasuresMeasures of fitPFIT
IterHistoryIteration historydefault
PConfigEstimated coordinates of the objects in the configurationPCONFIG
PDataData matricesPDATA
PInAvDataInitial sum of weights and weighted average of data matrices with INAV=DATAPINAVDATA
PInEigvalInitial eigenvaluesPINEIGVAL
PInEigvecInitial eigenvectorsPINEIGVEC
PInWeightInitialization weightsPINWEIGHT
TransformationsTransformation parametersPTRANS w/LEVEL=RATIO, INTERVAL, LOGINTERVAL

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.