trying to write a script to compare future predicted values
Hi all - I am still learning the basics of JSL and am trying to write a script that will compare how well the "point in time" predicted value compares to subsequent predicted values over the following 7 days. I am trying to get the script to do the following: 1 - perform regression on all rows in data table (each row corresponds to a 15 minute increment, so my predicted value is computed every ...