UpdateSd.old
updateSd.old(X.new, newdata.oldsd, model, precalc.data, integration.points)
the d x N matrix containing the points added to the model for the update of the kriging variance.
a vector containing the standard deviation of the points to be added to the metamodel learning database.
the current kriging model (a km
object).
precomputed data from KrigInv::precomputeUpdateData.
points where the updated sd is to be calculated.