View source: R/batchDesign_utils.R
pegging.alg | R Documentation |
Pegging algorithm for ADSA/DDSA
pegging.alg(r, U, r_seq)
r |
total number of simulations |
U |
weighted matrix for pegging algorithm |
r_seq |
batch size vector for existing inputs |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.