Message-ID: <alpine.LNX.2.20.2109131836070.28442@salmo.appl-ecosys.com>
Date: 2021-09-14T01:36:30Z
From: Rich Shepard
Subject: tidyverse: grouped summaries (with summarize) [RESOLVED]
In-Reply-To: <CAGxFJbSGw=PUkc+EJEJUZsxaFw759b5egZ3UJcQKUy2WcofrfQ@mail.gmail.com>
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