Prediction function for the fitted deepspat object
# S3 method for deepspat
predict(object, newdata, nsims = 100L, ...)predict.deepspat returns a list with the two following items
Data frame containing the predictions/prediction intervals at the prediction locations
Combined simulations from the Gaussian mixtures (SDSP only)
the deepspat object
data frame containing the prediction locations
number of simulations from the Gaussian mixture components (SDSP only)
currently unused