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