updateSd.old: UpdateSd.old

View source: R/updateSd_old.R

updateSd.oldR Documentation

UpdateSd.old

Description

UpdateSd.old

Usage

updateSd.old(X.new, newdata.oldsd, model, precalc.data, integration.points)

Arguments

X.new

the d x N matrix containing the points added to the model for the update of the kriging variance.

newdata.oldsd

a vector containing the standard deviation of the points to be added to the metamodel learning database.

model

the current kriging model (a km object).

precalc.data

precomputed data from KrigInv::precomputeUpdateData.

integration.points

points where the updated sd is to be calculated.


mistral documentation built on May 29, 2024, 11:23 a.m.