Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time series no. 349 - wrong seasonality #3

Closed
snaiperis opened this issue Apr 26, 2020 · 1 comment
Closed

Time series no. 349 - wrong seasonality #3

snaiperis opened this issue Apr 26, 2020 · 1 comment

Comments

@snaiperis
Copy link

Hello, this time series described as quarterly but actually has 7 seasons:

>str(tsdl[[349]])
Time-Series [1:308] from 1 to 77.8: 215 3259 857 195 1154 ...
 - attr(*, "source")= chr "Hipel and McLeod (1994)"
 - attr(*, "description")= chr "Quarterly U.K. economic time series from a case study reported by D.L. Prothero and K.F. Wallis (1976)"
 - attr(*, "subject")= chr "Macroeconomic"
> plot(tsdl[[349]][1:28], type="o")
> tsdisplay(tsdl[[349]])
@robjhyndman
Copy link
Collaborator

Fixed in 7c0c8c5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants