The TREESPLIT Procedure
VIICODE Statement
VIICODE <options>;
The VIICODE statement writes SAS DATA step code to a file or to a catalog entry. The SAS DATA step code creates new variables on the basis of the detected variable interactions.
You can specify the following options in addition to all options in the CODE statement. For more information about the syntax of the CODE statement, see the section CODE Statement in Chapter 3: Shared Concepts.
If the VII= option is not specified in the PROC TREESPLIT statement, then the VIICODE statement is ignored. For more information about variable interaction importance, see the section Variable Interaction Importance.
Copyright © SAS Institute Inc. All rights reserved.
Last updated: December 21, 2018