View source: R/batchDesign_utils.R
batch.ddsa | R Documentation |
DDSA for Adaptive Batching
batch.ddsa(fit, r_seq, xtest, xt_dens, r0, method)
fit |
gp/tp fit |
r_seq |
batch size vector for existing inputs |
xtest |
testing points to compare reallocation and adding a new inputs |
xt_dens |
density of xtest |
r0 |
total number of new simulations to add |
method |
"km" or "trainkm" or "hetgp" or "homtp" |
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.