-
Notifications
You must be signed in to change notification settings - Fork 355
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
3.6 Robyn_Run Issue #317
Comments
Can you please share a reproducible example? There must be an issue with |
FYI We got the same issue in the FB group too, see here. It's due to NA/Inf/-Inf values. Would you please see the post and check too? |
FYI we've just fixed this error. Let me know if adding back prophet works now d748aa7 |
@laresbernardo @gufengzhou Issue resolved! Thanks for the support. Best, |
Having the same error message currently - fresh install of R (all packages updated) |
We just had a new release V3.8.0. Please try it out! |
3.6 Robyn_Run Issue
Issue
Issue arises when running robyn_run function. Here's how I'm calling the robyn_run function:
and here's the error:
The error is fixed when I comment out the prophet_vars with robyn_inputs, however, I would like to keep the prophet_vars in the model.
Environment & Robyn version
R version 4.1.2 (2021-11-01)
Robyn version Robyn_3.6.0
The text was updated successfully, but these errors were encountered: