View source: R/indefiniteLearning.R
correctionAugmentedDistanceVector | R Documentation |
Correct new (test) distances, via correcting the augmented distance matrix. Internal use only.
correctionAugmentedDistanceVector(d, object, x)
d |
new distance vector |
object |
a modelKriging fit |
x |
new samples (belonging to distances d) |
vector of augmented, corrected distances
Martin Zaefferer and Thomas Bartz-Beielstein. (2016). Efficient Global Optimization with Indefinite Kernels. Parallel Problem Solving from Nature-PPSN XIV. Accepted, in press. Springer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.