The HPFOREST Procedure

SAVE Statement

  • SAVE <option>;

The SAVE statement outputs the forest model information into a binary file. You can specify the following option:

FILE=filename

names the file into which tree information is saved. The filename can be either a SAS file reference or the full path and member name of the binary file.

Starting in SAS Enterprise Miner 14.1, you can score new data sets against the forest model by specifying the name of this binary file in the FILE= option in the SCORE statement in the HP4SCORE procedure. Earlier releases of SAS Enterprise Miner cannot read the file filename.

Last updated: July 02, 2020