A speedy way to create a table of Rsquared values
I have a script which finds the Rsquared value for one parameter versus many parameters. Once in a table it's simple to sort for the best values. It has worked very well over the years but when I try to push it to find the value for tens of thousands or more parameters it takes a very long time. I wondered if anyone knows a fast way in JSL to do this. Things I have tried but all take too long:1...