|
Chapter Contents |
Previous |
Next |
| The FASTCLUS Procedure |
| ODS Table Name | Description | Statement | Option |
| ApproxExpOverAllRSq | Approximate expected over-all R-squared, single number | PROC | default |
| CCC | CCC, Cubic Clustering Criterion, single number | PROC | default |
| ClusterList | Cluster listing, obs, id, and distances | PROC | LIST |
| ClusterSum | Cluster summary, cluster number, distances | PROC | PRINTALL |
| ClusterCenters | Cluster centers | PROC | default |
| ClusterDispersion | Cluster dispersion | PROC | default |
| ConvergenceStatus | Convergence status | PROC | PRINTALL |
| Criterion | Criterion based on final seeds, single number | PROC | default |
| DistBetweenClust | Distance between clusters | PROC | default |
| InitialSeeds | Initial seeds | PROC | default |
| IterHistory | Iteration history, various statistics for each iter | PROC | PRINTALL |
| MinDist | Minimum distance between initial seeds, single number | PROC | PRINTALL |
| NumberOfBins | Number of bins | PROC | default |
| ObsOverAllRSquare | Observed over-all R-squared, single number | PROC | SUMMARY |
| PrelScaleEst | Preliminary L(1) scale estimate, single number | PROC | PRINTALL |
| PseudoFStat | Pseudo F statistic, single number | PROC | default |
| SimpleStatistics | Simple statistics for input variables | PROC | default |
| VariableStat | Statistics for variables within clusters | PROC | default |
|
Chapter Contents |
Previous |
Next |
Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.