The HPCANDISC Procedure

ODS Table Names

PROC HPCANDISC assigns a name to each table that it creates. You can use these names to reference the ODS table when using the Output Delivery System (ODS) to select tables and create output data sets. These names are listed in Table 5.2. For more information about ODS, see ChapterĀ 20: Using the Output Delivery System in SAS/STAT 14.1 User's Guide.

Table 5.2: ODS Tables Produced by PROC HPCANDISC

Table Name

Description

Required Statement / 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

ClassLevels

Class level information

Default

Counts

Number of observations, variables, class levels, df

Default

DataAccessInfo

Information about modes of data access

Default

Dist

Squared distances

DISTANCE

DistFValues

F statistics based on squared distances

DISTANCE

DistProb

Probabilities for F statistics from squared distances

DISTANCE

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

PerformanceInfo

Information about the high-performance computing environment

Default

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

Timing

Absolute and relative times for tasks performed by the procedure

PERFORMANCE DETAILS

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