Input checking needed for all user-facing methods #49
Labels
enhancement
New feature or request
version 1.0
Features that should be included in the initial PrestoGP release
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.
The text was updated successfully, but these errors were encountered: