| seasonalACF | R Documentation |
Computes the empirical ACF for each season of a time series.
seasonalACF(TS, season, lag.max = 50)
TS |
data frame or data table with columns |
season |
character; name of a date-component function
(e.g. |
lag.max |
integer; maximum lag for the ACF (default 50) |
a named list (one element per season) of numeric ACF vectors starting at lag 0
analyzeTS, fitACS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.