Description Usage Format Value Fields Examples
sFFLHD R6 object that gives a batch of points at a time using maximin. To do this it takes all batches for stage at beginning of stage and then reorders them. Not that great in practice. Requires extra optimization and storage.
1 |
An object of class R6ClassGenerator of length 24.
A sFFLHDmm object
Dnumeric. The number of dimensions for the design. Must be set.
Lnumeric. The number of points in each batch, also the number of levels of each dimension. Must be set.
binteger. The batch number.
ssFFLHD. The design it takes the points and then reorders them.
Xmatrix. The points given in the design.
Xchoiceslist. Batches taken from s and have been reordered, but which have not been returned to the user yet.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.