How do I apply a Bootstrap Forest model for future predictions on new data?
I am new to JMP and after completing the online Statistical Thinking for Industrial Problem Solving course, I have a few questions. How do I save a particular optimized model of say a Bootstrap Forest (after determining it has a desirable R-squared and MSE) and then apply it to predict results on a new test data? How do I see the newly predicted results? This is the whole essence of predictive mod...