Dear list, I've produced a loess line that I would like to investigate in terms of local/global maxima and minima. How would you do this? Thank you in advance. /Fredrik Karlsson
Just take range() of the fitted loess values. Andy> From: Fredrik Karlsson > > Dear list, > > I've produced a loess line that I would like to investigate > in terms of > local/global maxima and minima. How would you do this? > > Thank you in advance. > > /Fredrik Karlsson