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

add explanatory variables to unobserved_components #331

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

andreramosfdc
Copy link
Member

No description provided.

Copy link
Member

@guilhermebodin guilhermebodin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, the only thing that I thought it was missing is testing the simulation functions.

@andreramosfdc
Copy link
Member Author

I added the simulation functions. However, I think I may have found a possible error in the forecast function with exogenous features. The function was calling model.system.Z instead of forecasting_model.system.Z. This did not break the basic structural explanatory setup because X_forecast and X_train were both matrices of ones. Please check if this is correct.

@guilhermebodin guilhermebodin merged commit b15f942 into master Oct 9, 2024
4 checks passed
@guilhermebodin guilhermebodin deleted the unobserved_components_with_exp branch October 9, 2024 21:31
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

Successfully merging this pull request may close these issues.

2 participants