- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
How to calculate 'slope' or gradient
Apr 27, 2009 05:02 PM
(4117 views)
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
Regards
Steve
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
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.