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

Error in if (is.na(beta)) {: argument is of length zero #4

Open
temp1132 opened this issue Aug 10, 2018 · 0 comments
Open

Error in if (is.na(beta)) {: argument is of length zero #4

temp1132 opened this issue Aug 10, 2018 · 0 comments

Comments

@temp1132
Copy link

temp1132 commented Aug 10, 2018

When using a monthly data from 2016 to 2018 and forcing the model to be "ZAA", the following error occurs.

mapa(test, model="ZAA")
Error in if (is.na(beta)) { : argument is of length zero

I understand that it might mean that there's no beta/trend detected, but ETS(test, model="ZAA") alone is able to produce something. There must be a way to fix this error.

Looking forward to your update. Thanks.

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

1 participant