|
Chapter Contents |
Previous |
Next |
| The CANCORR Procedure |
Table 20.2: ODS Tables Produced in PROC CANCORR
| ODS Table Name | Description | Statement | Option |
| AvgRSquare | Average R-Squares (weighted and unweighted) | PROC CANCORR | VDEP (or WDEP) SMC (or ALL) |
| CanCorr | Canonical correlations | PROC CANCORR | default |
| CanStructureVCan | Correlations between the VAR canonical variables and the VAR and WITH variables | PROC CANCORR | default (unless SHORT) |
| CanStructureWCan | Correlations between the WITH canonical variables and the WITH and VAR variables | PROC CANCORR | default (unless SHORT) |
| ConfidenceLimits | 95% Confidence limits for the regression coefficients | PROC CANCORR | VDEP (or WDEP) CLB (or ALL) |
| Corr | Correlations among the original variables | PROC CANCORR | CORR (or ALL) |
| CorrOnPartial | Partial correlations | PARTIAL | CORR (or ALL) |
| CorrRegCoefEst | Correlations among the regression coefficient estimates | PROC CANCORR | VDEP (or WDEP) CORRB (or ALL) |
| MultStat | Multivariate statistics | default | |
| NObsNVar | Number of observations and variables | PROC CANCORR | SIMPLE (or ALL) |
| ParCorr | Partial correlations | PROC CANCORR | VDEP (or WDEP) PCORR (or ALL) |
| ProbtRegCoef | Prob > |t| for the regression coefficients | PROC CANCORR | VDEP (or WDEP) PROBT (or ALL) |
| RawCanCoefV | Raw canonical coefficients for the var variables | PROC CANCORR | default (unless SHORT) |
| RawCanCoefW | Raw canonical coefficients for the with variables | PROC CANCORR | default (unless SHORT) |
| RawRegCoef | Raw regression coefficients | PROC CANCORR | VDEP (or WDEP) B (or ALL) |
| Redundancy | Canonical redundancy analysis | PROC CANCORR | REDUNDANCY (or ALL) |
| Regression | Squared multiple correlations and F tests | PROC CANCORR | VDEP (or WDEP) SMC (or ALL) |
| RSquareRMSEOnPartial | R-Squares and RMSEs on PARTIAL | PARTIAL | CORR (or ALL) |
| SemiParCorr | Semi-partial correlations | PROC CANCORR | VDEP (or WDEP) SPCORR (or ALL) |
| SimpleStatistics | Simple statistics | PROC CANCORR | SIMPLE (or ALL) |
| SqMultCorr | Canonical redundancy analysis: squared multiple correlations | PROC CANCORR | REDUNDANCY (or ALL) |
| SqParCorr | Squared partial correlations | PROC CANCORR | VDEP (or WDEP) SQPCORR (or ALL) |
| SqSemiParCorr | Squared semi-partial correlations | PROC CANCORR | VDEP (or WDEP) SQSPCORR (or ALL) |
| StdCanCoefV | Standardized Canonical coefficients for the VAR variables | PROC CANCORR | default (unless SHORT) |
| StdCanCoefW | Standardized Canonical coefficients for the WITH variables | PROC CANCORR | default (unless SHORT) |
| StdErrRawRegCoef | Standard errors of the raw regression coefficients | PROC CANCORR | VDEP (or WDEP) SEB (or ALL) |
| StdRegCoef | Standardized regression coefficients | PROC CANCORR | VDEP (or WDEP) STB (or ALL) |
| StdRegCoefOnPartial | Standardized regression coefficients on PARTIAL | PARTIAL | CORR (or ALL) |
| tValueRegCoef | t values for the regression coefficients | PROC CANCORR | VDEP (or WDEP) T (or ALL) |
|
Chapter Contents |
Previous |
Next |
Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.