integrand_edm_crit | R Documentation |
Computes the integrand of the distance in measure criterion.
integrand_edm_crit(
x,
E,
model,
Thresh,
batchsize,
alpha,
predE,
predx = NULL,
precalc.data = NULL
)
x |
vector of dimension |
E |
matrix of dimension |
model |
km model |
Thresh |
threshold selected for excursion set |
batchsize |
number of simulation points |
alpha |
value of Vorob'ev threshold |
predE |
list containing the posterior mean and standard deviation at E |
predx |
list containing the posterior mean and standard deviation at x |
precalc.data |
list result of precomputeUpdateData with |
the value of the integrand at x
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.