correctionAugmentedDistanceVector: Augmented Distance Correction

View source: R/indefiniteLearning.R

correctionAugmentedDistanceVectorR Documentation

Augmented Distance Correction

Description

Correct new (test) distances, via correcting the augmented distance matrix. Internal use only.

Usage

correctionAugmentedDistanceVector(d, object, x)

Arguments

d

new distance vector

object

a modelKriging fit

x

new samples (belonging to distances d)

Value

vector of augmented, corrected distances

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.