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

Using time_decompose(count,method='twitter') #58

Open
Steviey opened this issue Nov 28, 2020 · 1 comment
Open

Using time_decompose(count,method='twitter') #58

Steviey opened this issue Nov 28, 2020 · 1 comment

Comments

@Steviey
Copy link

Steviey commented Nov 28, 2020

Hi!

using: time_decompose(count,method='twitter')

gives me the error...
<simpleError in stats::stl(., s.window = "periodic", robust = TRUE): series is not periodic or has less than two periods>

Is this the right/intended error message?
I'm confused whether the twitter method is used instead of stl at all.

Thank you Matt.

@mdancho84
Copy link
Contributor

You should be able to tell if Twitter (uses piecewise medians) is used if you visualize the time series decomposition

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