cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
Kevin
Level I

Select multiple local max and min and label in a new column

Hello,

 

I have a time-temperature table. There are 6 opeations cycles in the table, and in each cycle, there are mutiple peaks of temperature. I need to find all local max values (peaks) and all local minimums (drops) within each cycle, and label them as cycle1-Peak1, cycle1-Drop1,cycle1-Peak2, cycle1-Drop2......cycle2-Peak1, cycle 2-Drop1.......

 Does anyone how to do that?

 

 

1 REPLY 1

Re: Select multiple local max and min and label in a new column

Hi @Kevin,

 

A similar question for finding peaks in a column was posted here:

https://community.jmp.com/t5/Discussions/find-multiple-peak-values-in-a-column/m-p/62919

Maybe the solution here might be able to help.

 

Best,

Chris

Chris Kirchberg, M.S.2
Data Scientist, Life Sciences - Global Technical Enablement
JMP Statistical Discovery, LLC. - Denver, CO
Tel: +1-919-531-9927 ▪ Mobile: +1-303-378-7419 ▪ E-mail: chris.kirchberg@jmp.com
www.jmp.com

Recommended Articles