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