Computes the distance in measure criterion.
edm_crit(
x,
integration.points,
integration.weights = NULL,
intpoints.oldmean,
intpoints.oldsd,
precalc.data,
model,
threshold,
batchsize,
alpha,
current.crit
)
the value of the expected distance in measure criterion at \(x\)
vector of dimension \(d\) representing the \(ith\) point where to compute the criterion
p*d matrix of points for numerical integration in the X space.
Vector of size p corresponding to the weights of these integration points.
Vector of size p corresponding to the kriging mean at the integration points.
Vector of size p corresponding to the kriging standard deviation at the integration points.
list result of precomputeUpdateData with model
and x
.
km model
threshold selected for excursion set
number of simulation points
value of Vorob'ev threshold
Current value of the criterion
Azzimonti D. F., Bect J., Chevalier C. and Ginsbourger D. (2016). Quantifying uncertainties on excursion sets under a Gaussian random field prior. SIAM/ASA Journal on Uncertainty Quantification, 4(1):850–874.
Azzimonti, D. (2016). Contributions to Bayesian set estimation relying on random field priors. PhD thesis, University of Bern.