Classification Trees (Partition)
Use to build a partition-based model (Decision Tree) that identifies the most important factors that predict a categorical outcome (classify) and use the resulting tree to make predictions for new observations.
Classification Trees
From an open JMP® table, select Analyze > Predictive Modeling > Partition.Select a nominal or ordinal response variable from Select Columns and click Y, Response.Selec...