|
Chapter Contents |
Previous |
Next |
| The CANCORR Procedure |
| Task | Options | Description |
| Specify computational details | EDF= | specify error degrees of freedom if input observations are regression residuals |
| NOINT | omit intercept from canonical correlation and regression models | |
| RDF= | specify regression degrees of freedom if input observations are regression residuals | |
| SINGULAR= | specify the singularity criterion | |
| Specify input and output data sets | DATA= | specify input data set name |
| OUT= | specify output data set name | |
| OUTSTAT= | specify output data set name containing various statistics | |
| Specify labeling options | VNAME= | specify a name to refer to VAR statement variables |
| VPREFIX= | specify a prefix for naming VAR statement canonical variables | |
| WNAME= | specify a name to refer to WITH statement variables | |
| WPREFIX= | specify a prefix for naming WITH statement canonical variables | |
| Control amount of output | ALL | produce simple statistics, input variable correlations, and canonical redundancy analysis |
| CORR | produce input variable correlations | |
| NCAN= | specify number of canonical variables for which full output is desired | |
| NOPRINT | suppress all displayed output | |
| REDUNDANCY | produce canonical redundancy analysis | |
| SHORT | suppress default output from canonical analysis | |
| SIMPLE | produce means and standard deviations | |
| Request regression analyses | VDEP | request multiple regression analyses with the VAR variables as dependents and the WITH variables as regressors |
| VREG | request multiple regression analyses with the VAR variables as regressors and the WITH variables as dependents | |
| WDEP | same as VREG | |
| WREG | same as VDEP | |
| Specify regression statistics | ALL | produce all regression statistics and includes these statistics in the OUTSTAT= data set |
| B | produce raw regression coefficients | |
| CLB | produce 95% confidence interval limits for the regression coefficients | |
| CORRB | produce correlations among regression coefficients | |
| INT | request statistics for the intercept when you specify the B, CLB, SEB, T, or PROBT option | |
| PCORR | display partial correlations between regressors and dependents | |
| PROBT | display probability levels for t statistics | |
| SEB | display standard errors of regression coefficients | |
| SMC | display squared multiple correlations and F tests | |
| SPCORR | display semipartial correlations between regressors and dependents | |
| SQPCORR | display squared partial correlations between regressors and dependents | |
| SQSPCORR | display squared semipartial correlations between regressors and dependents | |
| STB | display standardized regression coefficients | |
| T | display t statistics for regression coefficients |
|
Chapter Contents |
Previous |
Next |
Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.