• Previous Page
  • |
  • Next Page
VAR Statement
Previous Page | Next Page

The CORR Procedure

  • Overview
  • Getting Started
  • Syntax Procedure Syntax
    PROC CORR Statement BY Statement FREQ Statement ID Statement PARTIAL Statement VAR Statement WEIGHT Statement WITH Statement
  • Details Procedure Details
    Pearson Product-Moment Correlation Spearman Rank-Order Correlation Kendall’s Tau-b Correlation Coefficient Hoeffding Dependence Coefficient Partial Correlation Fisher’s z Transformation Polyserial Correlation Cronbach’s Coefficient Alpha Confidence and Prediction Ellipses Missing Values In-Database Computation Output Tables Output Data Sets ODS Table Names ODS Graphics
  • Examples Procedure Examples
    Computing Four Measures of Association Computing Correlations between Two Sets of Variables Analysis Using Fisher’s z Transformation Applications of Fisher’s z Transformation Computing Polyserial Correlations Computing Cronbach’s Coefficient Alpha Saving Correlations in an Output Data Set Creating Scatter Plots Computing Partial Correlations
  • References
 
VAR Statement
VAR variables ;

The VAR statement lists variables for which to compute correlation coefficients. If the VAR statement is not specified, PROC CORR computes correlations for all numeric variables not listed in other statements.

Previous Page | Next Page | Top of Page
Copyright © SAS Institute Inc. All rights reserved.
  • Previous Page
  • |
  • Next Page
  • |
  • Top of Page