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

The CLUSTER Procedure

  • Overview
  • Getting Started
  • Syntax Procedure Syntax
    PROC CLUSTER Statement BY Statement COPY Statement FREQ Statement ID Statement RMSSTD Statement VAR Statement
  • Details Procedure Details
    Clustering Methods Miscellaneous Formulas Ultrametrics Algorithms Computational Resources Missing Values Ties Size, Shape, and Correlation Output Data Set Displayed Output ODS Table Names ODS Graphics
  • Examples Procedure Examples
    Cluster Analysis of Flying Mileages between 10 American Cities Crude Birth and Death Rates Cluster Analysis of Fisher’s Iris Data Evaluating the Effects of Ties
  • References
 
VAR Statement
VAR variables ;

The VAR statement lists numeric variables to be used in the cluster analysis. If you omit the VAR statement, all numeric variables not listed in other statements are used.


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