Prediction function for the fitted deepspat_bivar_GP object
# S3 method for deepspat_bivar_GP
predict(object, newdata, ...)predict.deepspat_bivar_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 (for the first process)
Observation locations on the warped domain (for the second process)
New prediction locations on the warped domain (for the first process)
New prediction locations on the warped domain (for the second process)
the deepspat_bivar_GP object
data frame containing the prediction locations
currently unused