Begin by selecting Help > Sample Data Library and opening Boston Housing.jmp.
1.
2.
On the Column Info window, select Random from the Initialize Data list.
3.
Select the Random Indicator radio button.
4.
1.
Select Analyze > Fit Model.
2.
Select mvalue and click Y.
3.
Select the other columns (except validation) and click Add.
4.
Select Stepwise in the Personality list.
5.
Select validation and click Validation.
6.
Click the Run button.
7.
Select P-value Threshold from the Stopping Rule list.
8.
Click the Go button.
9.
Click the Run Model button.
10.
Save the prediction formula to a column by selecting Save Columns > Prediction Formula on the Response red triangle menu.
Fit Model Report
1.
Select Analyze > Modeling > Partition.
2.
Select mvalue and click Y, Response.
3.
Select the other columns (except validation) and click X, Factor.
4.
Select validation and click Validation.
5.
Select Bootstrap Forest in the Method list.
6.
7.
Select the Early Stopping check box.
8.
Select the Multiple Fits over number of terms check box.
9.
10.
Save the prediction formula to a column by selecting Save Columns > Save Prediction Formula on the Bootstrap Forest red triangle menu.
Bootstrap Forest Model
1.
Select Analyze > Modeling > Model Comparison.
3.
Select validation and click Group.
4.
Model Comparison Report
Related Information 
Introduction to Fitting Models in the Fitting Linear Models book
To launch the Model Comparison platform, select Analyze > Modeling > Model Comparison.
The Model Comparison Launch Window
For a categorical response with k levels, most model fitting platforms save k columns to the data table, each predicting the probability for a level. All k columns need to be specified as Y, Predictors. For platforms that do not save k columns of probabilities, the column containing the predicted response level can be specified as a Y, Predictors column.
If you do not specify any Y, Predictors columns, JMP uses the prediction formula columns in the data table that have either the Predicting or Response Probability column property.