Hello!
I fitted a model using a dataset, namely X1, and now I have a new dataset with same columns, namely X2. I want to predict my response in X2 by using the predicted formula, but don't know the best practices in JMP.
Currently, I've fitted the model in a dataset pilling X1 and X2 (see figure below), so I would use only X1 data to fit, but when I click Save Columns > Predicted Formula, it would predict to X2 as well.
![PValueEnemy_0-1700059333409.png PValueEnemy_0-1700059333409.png](https://community.jmp.com/t5/image/serverpage/image-id/58730iDA12A28121BA5448/image-size/medium?v=v2&px=400)
Is there a better practice to do it? Suppose I have a third dataset X3, should I also pile it up with X1 and repeat the process?
Thanks