View source: R/modelKrigingPredict.R
modelKrigingInternalPredictor | R Documentation |
Predict with a model fit resulting from modelKriging
.
modelKrigingInternalPredictor(object, x)
object |
fit of the Kriging model (settings and parameters), of class |
x |
list of samples to be predicted |
returns a list with:
y
predicted values
psi
correlations between x and training data
simulate.modelKriging
predict.modelKriging
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.