Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The CANDISC Procedure

ODS Table Names

PROC CANDISC 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 21.2: ODS Tables Produced in PROC CANDISC
ODS Table Name Description PROC CANDISC Option
ANOVAUnivariate statisticsANOVA
AveRSquareAverage R-squareANOVA
BCorrBetween-class correlationsBCORR
BCovBetween-class covariancesBCOV
BSSCPBetween-class SSCP matrixBSSCP
BStrucBetween canonical structuredefault
CanCorrCanonical correlationsdefault
CanonicalMeansClass means on canonical variablesdefault
CountsNumber of observations, variables, classes, dfdefault
CovDFDF for covariance matrices, not printedany *COV option
DistSquared distancesMAHALANOBIS
DistFValuesF statistics based on squared distancesMAHALANOBIS
DistProbProbabilities for F statistics from squared distancesMAHALANOBIS
LevelsClass level informationdefault
MultStatMANOVAdefault
PCoefPooled standard canonical coefficientsdefault
PCorrPooled within-class correlationsPCORR
PCovPooled within-class covariancesPCOV
PSSCPPooled within-class SSCP matrixPSSCP
PStdMeansPooled standardized class meansSTDMEAN
PStrucPooled within canonical structuredefault
RCoefRaw canonical coefficientsdefault
SimpleStatisticsSimple statisticsSIMPLE
TCoefTotal-sample standard canonical coefficientsdefault
TCorrTotal-sample correlationsTCORR
TCovTotal-sample covariancesTCOV
TSSCPTotal-sample SSCP matrixTSSCP
TStdMeansTotal standardized class meansSTDMEAN
TStrucTotal canonical structuredefault
WCorrWithin-class correlationsWCORR
WCovWithin-class covariancesWCOV
WSSCPWithin-class SSCP matricesWSSCP

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

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