Prediction function for the fitted deepspat_nn_GP object
# S3 method for deepspat_nn_GP
predict(object, newdata, nn_id, ...)predict.deepspat_nn_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_nn_GP object
data frame containing the prediction locations
nearest neighbors index
currently unused