Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

modelKrigingInternalPredictor

Kriging Prediction (internal)


Description

Predict with a model fit resulting from modelKriging.

Usage

modelKrigingInternalPredictor(object, x)

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


CEGO

Combinatorial Efficient Global Optimization

v2.4.0
GPL (>= 3)
Authors
Martin Zaefferer <mzaefferer@gmail.com>
Initial release
2019-12-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.