View source: R/batchDesign_utils.R
r.reallocate | R Documentation |
New batch size calculator
r.reallocate(L, K, xt_dens, r_seq, r0)
L |
lower triangle of cholesky decomposition of covariance matrix |
K |
covariance matrix |
xt_dens |
density of xtest |
r_seq |
batch size vector for existing inputs |
r0 |
total number of new simulations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.