The HPREDUCE Procedure

CLASS Statement

  • CLASS variable <(options)>ellipsis <variable <(options)>> </ global-options>;

The CLASS statement names the classification variables to be used as explanatory variables in the analysis. The CLASS statement must precede the REDUCE statement.

The CLASS statement for high-performance analytical procedures is documented in the section CLASS Statement (SAS/STAT User's Guide).

The HPREDUCE procedure does not support the SPLIT option in the CLASS statement. For CLASS variable parameterization, the HPREDUCE procedure only support the GLM method.

Last updated: May 25, 2022