correctionAugmentedKernelVector: Augmented Kernel Correction

View source: R/indefiniteLearning.R

correctionAugmentedKernelVectorR Documentation

Augmented Kernel Correction

Description

Correct new (test) kernel values, via correcting the augmented kernel matrix. Internal use only.

Usage

correctionAugmentedKernelVector(k, object, x)

Arguments

k

new kernel value vector

object

a modelKriging fit

x

new samples (belonging to kernel values k)

Value

vector of augmented, corrected kernel values

References

Martin Zaefferer and Thomas Bartz-Beielstein. (2016). Efficient Global Optimization with Indefinite Kernels. Parallel Problem Solving from Nature-PPSN XIV. Accepted, in press. Springer.


CEGO documentation built on May 29, 2024, 3:35 a.m.