How to get peak position values in spectrogram using JSL
Hi All, I have some data that I'm performing a time series analysis on where I'd like to get the positions of the peaks from the Periodogram (Time Series > Save Spectral Density). You can for example do this with the Air.jmp sample data table, putting in only a Y column variable. You can put the X, Time ID variable in, but it's not necessary. Anyway, once you save the Spectral Density, there a...