How to mark slope changes in LOESS curve using ggplot2?
问题 I have some time-series data that I'm fitting a loess curve in ggplot2, as seen attached. The data takes the shape of an "S" curve. What I really need to find out is the date where the data starts to level off, which looks to be right around time '550' or '600' Is there some kind of quantitative way that this can be marked off in the graph? A link to the dataset: http://dl.dropbox.com/u/75403/stover_data.txt A dput() of the dataset: structure(list(date = c(211L, 213L, 215L, 217L, 218L, 221L,