cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP is taking Discovery online, April 16 and 18. Register today and join us for interactive sessions featuring popular presentation topics, networking, and discussions with the experts.
Choose Language Hide Translation Bar

How to calculate 'slope' or gradient

I am looking for a way to calculate the slope or gradient of data. I need to do the same function as slope (X1:X4, Y1:Y4) in excel but to be able to program it into a jmp script.

Regards

Steve
1 REPLY 1

Re: How to calculate 'slope' or gradient

Fit Y by X will give you a slope when both X and Y are continuous. I can't help you with scripting.