Prediction function for the fitted deepspat_GP object
# S3 method for deepspat_GP
predict(object, newdata, ...)predict.deepspat_GP returns a list with the following item
Data frame containing the predictions/prediction intervals at the prediction locations
Observation locations on the warped domain
New prediction locations on the warped domain
the deepspat_GP object
data frame containing the prediction locations
currently unused