The HPSPLIT procedure is a high-performance utility procedure that creates a decision or regression tree model and saves results in output data sets and files for use in SAS Enterprise Miner. Decision trees model a target which has a discrete set of levels by recursively partitioning the input variable space. Regression trees model a target which is continuous and also recursively partition the input space.
PROC HPSPLIT runs in either single-machine mode or distributed mode.
Note: Distributed mode requires SAS High-Performance Statistics .