• Previous Page
  • |
  • Next Page
CLASS Statement
Previous Page | Next Page

The DISCRIM Procedure

  • Overview
  • Getting Started
  • Syntax Procedure Syntax
    PROC DISCRIM Statement BY Statement CLASS Statement FREQ Statement ID Statement PRIORS Statement TESTCLASS Statement TESTFREQ Statement TESTID Statement VAR Statement WEIGHT Statement
  • Details Procedure Details
    Missing Values Background Posterior Probability Error-Rate Estimates Saving and Using Calibration Information Input Data Sets Output Data Sets Computational Resources Displayed Output ODS Table Names
  • Examples Procedure Examples
    Univariate Density Estimates and Posterior Probabilities Bivariate Density Estimates and Posterior Probabilities Normal-Theory Discriminant Analysis of Iris Data Linear Discriminant Analysis of Remote-Sensing Data on Crops
  • References
 
CLASS Statement

CLASS variable ;

The values of the classification variable define the groups for analysis. Class levels are determined by the formatted values of the CLASS variable. The specified variable can be numeric or character. A CLASS statement is required.

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