modelKrigingInternalPredictor: Kriging Prediction (internal)

Description Usage Arguments Value See Also

View source: R/modelKrigingPredict.R

Description

Predict with a model fit resulting from modelKriging.

Usage

1

Arguments

object

fit of the Kriging model (settings and parameters), of class modelKriging.

x

list of samples to be predicted

...

further arguments, not used

Value

returns a list with:

y

predicted values

psi

correlations between x and training data

See Also

simulate.modelKriging

predict.modelKriging


CEGO documentation built on May 14, 2021, 1:08 a.m.