How to save a prediction formula column with a specific name via JSL?
Dear all, I am running some generalised linear model via a JSL script. How can I save the prediction formula to a column with a specific name? All I managed to find (Automate saving of prediction formula using JMP script?) was something like: GLM = Fit Model (......); GLM << prediction formula; However: 1) can I choose the name of the column which will store the prediction formula? JMP wil...
