View source: R/batchDesign_utils.R
cf.absur | R Documentation |
ABSUR for Adaptive Batching
cf.absur(objMean, objSd, nugget, r_cand, overhead, t0)
objMean |
predicted mean response |
objSd |
posterior standard deviation of the response |
nugget |
the noise variance to compute the ALC factor |
r_cand |
candidate batch size vector |
overhead |
estimated computation overhead in GP |
t0 |
overhead for individual simulation |
Xiong Lyu
M. Ludkovski, X. Lyu (2020+) Adaptive Batching for Gaussian Process Surrogates with Application in Noisy Level Set Estimation, <http://arxiv.org/abs/2003.08579>
osp.seq.batch.design
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.