Predict with a model fit resulting from modelKrigingClust.
# S3 method for modelKrigingClust
predict(object, newdata, ...)list with function value (mean) object$y and uncertainty estimate object$s (standard deviation)
fit of the clustered Kriging model ensemble (settings and parameters), of class modelKrigingClust.
list of samples to be predicted
further arguments, currently not used
predict.modelKriging