TREESPLIT Procedure

CLASS Statement

  • CLASS variables;

The CLASS statement causes the specified variables to be treated as categorical variables in the analysis. These variables enter the analysis not through their values but through levels to which the unique values are mapped. For more information about these mappings, see the section Levelization of Classification Variables.

You can specify only one CLASS statement.

Note: All classification levels are padded or truncated to 32 characters.

Last updated: June 22, 2026