The HPREDUCE Procedure

Syntax: HPREDUCE Procedure

The following statements are available in the HPREDUCE procedure:

  • PROC HPREDUCE <options>;

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

  • REDUCE UNSUPERVISED effects </ reduce-options>;

  • REDUCE SUPERVISED response ellipsis <response> = effects </ reduce-options>;

  • PERFORMANCE performance-options;

The PROC HPREDUCE statement and the REDUCE statement are required. The CLASS statement can appear multiple times. If a CLASS statement is specified, it must precede the REDUCE statement.

Last updated: May 25, 2022