JSL Script - Grab Prediction Formula Result
Hello, I am trying to obtain the predicted value after setting the X's in a prediction formula.For example, if Y = X1 + X2, I want to create a new row, set X1 = 2 and X2 = 4 and grab the predicted value of Y = 6. I thought the easiest way to do this would be to save the prediction formula into a new set of columns.I would then add a new row and set all the X's.Then, simply access the row value of ...
JesperJohansen