The HPFOREST Procedure

TARGET Statement

  • TARGET variable </ LEVEL=level>;

The TARGET statement names the variable whose values PROC HPFOREST tries to predict. You can specify the following optional argument:

LEVEL=level

specifies the level of measurement. Accepted values of level are: BINARY, NOMINAL, and INTERVAL. Note that level cannot be ORDINAL. Specifying BINARY is the same as specifying NOMINAL.

Last updated: May 25, 2022