View source: R/ospSeqBatchDesignSimplified.R
osp.seq.batch.design.simplified | R Documentation |
Adaptive Batch design for optimal stopping (simplified version)
osp.seq.batch.design.simplified(model, method = "km")
model |
a list containing all model parameters |
method |
|
Implements the adaptive batching strategy defined in batch.heuristic with model defined in method.
a list containing:
fit
a list of fitted response surfaces
ndesigns
: number of design size k_T
batches
: matrix of replications r_i
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.