Regression Trees (Partition)
Use to build a partition-based model (Decision Tree) that identify the most important factors that predict a continuous outcome and use the resulting tree to make prediction for new observations. Regression Trees From an open JMP® table, select Analyze > Predictive Modeling > Partition.Select a continuous response variable from Select Columns and click Y, Response.Select explanatory variables an...