Automate saving of prediction formula using JMP script?
Greetings all,Hoping that someone with more JMP script-writing experience can offer some suggestions here. What I'd like to do is fit a simple linear regression using the "Fit Model" option, then save the prediction formula for the subsequent model to my current data table automatically through the script. I've been able to do the first part (fit the model), but the second part is proving diffic...