Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The ACECLUS Procedure

ODS Table Names

PROC ACECLUS 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 16.3: ODS Tables Produced in PROC ACECLUS
ODS Table Name Description Statement Option
ConvergenceStatusConvergence statusPROCdefault
DataOptionInfoData and option informationPROCdefault
EigenvaluesEigenvalues of Inv(ACE)*(COV-ACE)PROCdefault
EigenvectorsEigenvectors (raw canonical coefficients)PROCdefault
InitWithinInitial within-cluster covariance estimatePROCINITIAL=INPUT
IterHistoryIteration historyPROCdefault
SimpleStatisticsSimple statisticsPROCdefault
StdCanCoefStandardized canonical coefficientsPROCdefault
ThresholdThreshold valuePROCPROPORTION=
TotSampleCovTotal sample covariancesPROCdefault
WithinApproximate covariance estimate within clustersPROCdefault

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

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