On Mon, 13 Sep 2021, Bert Gunter wrote:
If you are interested in extracting seasonal patterns from time series, you might wish to check out ?stl (in the stats package). Of course, there are all sorts of ways in many packages to fit seasonality in time series that are more sophisticated, but probably also more complicated, than your manual summarization and plotting.
Bert, Thanks for the suggestions. Regards, Rich ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.