JMP > JSL > Script Acceleration for Multiple Call to Fit Model (N > 2000)?
Hi JMP Community, The size of my datasets is getting bigger and the basic scripts I created a while back (see below) are not keeping up from a speed point of view. I would greatly appreciate hearing about ideas on how to optimize this type of script for better speed. For example, I suspect that operations like "Concatenate" are relatively slow, and it might make sense to work with matrices for thi...