View source: R/batchDesign_utils.R
batch.rb | R Documentation |
Ratchet Batching heuristic
batch.rb(objSd_at_x_optim, r_cand, last_r, nugget, gamma)
objSd_at_x_optim |
posterior standard deviation of the response at the selected new input |
r_cand |
candidate batch size vector |
last_r |
the last batch size |
nugget |
the noise variance to compute the ALC factor |
gamma |
threshold compared with sd |
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.