• Previous Page
  • |
  • Next Page
ID 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
 
ID Statement
ID variables ;

The ID statement specifies one or more additional tip variables to identify observations in scatter plots and scatter plot matrix. For each plot, the tip variables include the X-axis variable, the Y-axis variable, and the variable for observation numbers. The ID statement names additional variables to identify observations in scatter plots and scatter plot matrices.


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