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

Input checking needed for all user-facing methods #49

Open
ericbair-sciome opened this issue Jan 31, 2024 · 0 comments
Open

Input checking needed for all user-facing methods #49

ericbair-sciome opened this issue Jan 31, 2024 · 0 comments
Labels
enhancement New feature or request version 1.0 Features that should be included in the initial PrestoGP release

Comments

@ericbair-sciome
Copy link
Collaborator

I have added code to return errors and exit gracefully for all of the user-facing PrestoGP class methods. However, I have also created and exported multivariate versions of several utility functions in GPvecchia (e.g., vecchia_Mspecify, vecchia_Mlikelihood, vecchia_Mprediction, etc.). At the moment, the input checking for these functions ranges between inadequate and non-existent. That should be fixed at some point.

@ericbair-sciome ericbair-sciome added enhancement New feature or request version 1.0 Features that should be included in the initial PrestoGP release labels Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request version 1.0 Features that should be included in the initial PrestoGP release
Projects
None yet
Development

No branches or pull requests

1 participant