QUEST Subcommand (TREE command)

The ALPHASPLIT keyword on the QUEST subcommand sets the alpha criterion for selection of independent (predictor) variables. Specify a value greater than 0 and less than 1. The default is 0.05.

Example

TREE risk [n] BY income age creditscore
 /METHOD TYPE=QUEST
 /QUEST ALPHASPLIT=.01.