Loop the derivative function in JSL
Hello JMP user community, I have been struggling for quite some time with a JSL function and wanted to reach out to see if some of you may be able to help. So, what I want the script to do is basically take a formula expression from a polynomial regression model and then build the partial derivatives with respect to each contained factor. Ideally, it would create a list of all the factors conta...