Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The FASTCLUS Procedure

ODS Table Names

PROC FASTCLUS 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 27.4: ODS Tables Produced in PROC FASTCLUS
ODS Table Name Description Statement Option
ApproxExpOverAllRSqApproximate expected over-all R-squared, single numberPROCdefault
CCCCCC, Cubic Clustering Criterion, single numberPROCdefault
ClusterListCluster listing, obs, id, and distancesPROCLIST
ClusterSumCluster summary, cluster number, distancesPROCPRINTALL
ClusterCentersCluster centersPROCdefault
ClusterDispersionCluster dispersionPROCdefault
ConvergenceStatusConvergence statusPROCPRINTALL
CriterionCriterion based on final seeds, single numberPROCdefault
DistBetweenClustDistance between clustersPROCdefault
InitialSeedsInitial seedsPROCdefault
IterHistoryIteration history, various statistics for each iterPROCPRINTALL
MinDistMinimum distance between initial seeds, single numberPROCPRINTALL
NumberOfBinsNumber of binsPROCdefault
ObsOverAllRSquareObserved over-all R-squared, single numberPROCSUMMARY
PrelScaleEstPreliminary L(1) scale estimate, single numberPROCPRINTALL
PseudoFStatPseudo F statistic, single numberPROCdefault
SimpleStatisticsSimple statistics for input variablesPROCdefault
VariableStatStatistics for variables within clustersPROCdefault

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

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