• Previous Page
  • |
  • Next Page
Syntax
Previous Page | Next Page

The MODECLUS Procedure

  • Overview
  • Getting Started
  • Syntax Procedure Syntax
    PROC MODECLUS Statement BY Statement FREQ Statement ID Statement VAR Statement
  • Details Procedure Details
    Density Estimation Clustering Methods Significance Tests Computational Resources Missing Values Output Data Sets Displayed Output ODS Table Names
  • Examples Procedure Examples
    Cluster Analysis of Samples from Univariate Distributions Cluster Analysis of Flying Mileages between Ten American Cities Cluster Analysis with Significance Tests Cluster Analysis: Hertzsprung-Russell Plot Using the TRACE Option When METHOD=6
  • References
 

Syntax: MODECLUS Procedure

The following statements invoke the MODECLUS procedure:

PROC MODECLUS <options> ;
BY variables ;
FREQ variable ;
ID variable ;
VAR variables ;

The PROC MODECLUS statement is required. All other statements are optional.

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