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

Predict ARIMAX model results #163

Open
ines-coder opened this issue Mar 22, 2021 · 0 comments
Open

Predict ARIMAX model results #163

ines-coder opened this issue Mar 22, 2021 · 0 comments

Comments

@ines-coder
Copy link

ines-coder commented Mar 22, 2021

Hi guys and RJT1990,
I'm using the ARIMAX model (pyflux package) and since the predict() function is not working in Jupiter implementation I'm trying to make the respective code to forecast future values. I have a doubt about the model parameter beta_0, is this the constant term in general named u? And a much basic one epsilon_t-q.... This term sets t as the residuals in period q right? How can I calculate the value of the residuals in that instant of time, is it supposed to decompose the time serie in an additive model and extract the residuals component value?
Thank you in advance,

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