Extract frequencies for common seasonal periods
common_periods(x) # S3 method for default common_periods(x) # S3 method for tbl_ts common_periods(x) # S3 method for interval common_periods(x) get_frequencies(period, ...) # S3 method for numeric get_frequencies(period, ...) # S3 method for `NULL` get_frequencies(period, data, ..., .auto = c("smallest", "largest", "all")) # S3 method for character get_frequencies(period, data, ...) # S3 method for Period get_frequencies(period, data, ...)
x | An object containing temporal data (such as a |
---|---|
period | Specification of the time-series period |
... | Other arguments to be passed on to methods |
data | A tsibble |
.auto | The method used to automatically select the appropriate seasonal periods |
A named vector of frequencies appropriate for the provided data.
https://robjhyndman.com/hyndsight/seasonal-periods/
#> year week day #> 8766 168 24