Skip to content

Add option to not compute predictions #101

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

Open
nicholasjclark opened this issue Feb 28, 2025 · 0 comments
Open

Add option to not compute predictions #101

nicholasjclark opened this issue Feb 28, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@nicholasjclark
Copy link
Owner

nicholasjclark commented Feb 28, 2025

Predictions in generated quantities can take up huge memory for large datasets. Need an argument in mvgam() to turn these off. Best way would be to remove from the model file, though this will force a re-compile if the same model is used without turning off. But nmix() will require a different approach. Will also require they be added back in for certain functions, such as hindcast()

@nicholasjclark nicholasjclark added the enhancement New feature or request label Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant