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 Table 29.2. For more information about ODS, see Chapter 20: Using the Output Delivery System.

Table 29.2: ODS Tables Produced by PROC CANDISC

ODS Table Name

Description

PROC CANDISC Option

ANOVA

Univariate statistics

ANOVA

AveRSquare

Average R square

ANOVA

BCorr

Between-class correlations

BCORR

BCov

Between-class covariances

BCOV

BSSCP

Between-class SSCP matrix

BSSCP

BStruc

Between canonical structure

default

CanCorr

Canonical correlations

default

CanonicalMeans

Class means on canonical variables

default

Counts

Number of observations, variables,
classes, df

default

CovDF

DF for covariance matrices, not printed

any *COV option

Dist

Squared distances

DISTANCE

DistFValues

F statistics based on squared distances

DISTANCE

DistProb

Probabilities for F statistics from
squared distances

DISTANCE

Levels

Class level information

default

MultStat

MANOVA

default

NObs

Number of observations

default

PCoef

Pooled standard canonical coefficients

default

PCorr

Pooled within-class correlations

PCORR

PCov

Pooled within-class covariances

PCOV

PSSCP

Pooled within-class SSCP matrix

PSSCP

PStdMeans

Pooled standardized class means

STDMEAN

PStruc

Pooled within canonical structure

default

RCoef

Raw canonical coefficients

default

SimpleStatistics

Simple statistics

SIMPLE

TCoef

Total-sample standard canonical
coefficients

default

TCorr

Total-sample correlations

TCORR

TCov

Total-sample covariances

TCOV

TSSCP

Total-sample SSCP matrix

TSSCP

TStdMeans

Total standardized class means

STDMEAN

TStruc

Total canonical structure

default

WCorr

Within-class correlations

WCORR

WCov

Within-class covariances

WCOV

WSSCP

Within-class SSCP matrices

WSSCP