JSL for Line of Fit >> Save Formula
I am creating a JMP app for users to analyze data without much knowlege of JMP or interaction with the platform. I have a Graph Builder plot with a Line of Fit. When I right click on the plot, hover over Line of Fit, and select Save Formula, it saves the formula I want to the my data table so that I can continue analysis. I am unable to find a JSL function to do this to add to this. Here is the se...